-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig.js
More file actions
41 lines (32 loc) · 934 Bytes
/
config.js
File metadata and controls
41 lines (32 loc) · 934 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
global.TOKEN = "BOT_TOKEN"
global.wm = "• Dash X API"
global.wait = "__**Wait a minute...**__"
//wajib diisi, register di https://api.dashx.dpdns.org
global.dhx = ""
global.owner = ["6769278419"]
global.mods = []
global.prems = []
global.prems = [];
global.mongodb = "" //(optional) ini kalo mau pake db dari mongoDB, dapet ny lewat https://www.mongodb.com/cloud/atlas/register
global.autoupdate = true
global.prefix = /^[.,!/#]/
global.botName = "DashX Bot"
global.ownerName = "Owner"
global.wm = "DHX"
global.sig = "https://instagram.com/notme_botz"
global.thumb = "https://telegra.ph/file/a8e9f9edf366707fbadf1.jpg"
global.multiplier = 69
global.APIs = {
api1: 'https://api.example.com'
}
global.APIKeys = {
'https://api.example.com': 'your-api-key'
}
global.opts = {
self: false,
restrict: false,
test: false,
tmp: false
}
global.myfile = Buffer.from("aGVsbG8=", "base64")
global.minety = "application/pdf"