forked from GlaceYT/ALL-IN-ONE-BOT-2024
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
33 lines (33 loc) · 837 Bytes
/
config.json
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
{
"token": "",
"language": "en",
"prefix": "!",
"mongodbUri": "",
"geniusToken": "0CHr9jtPjR7EKraXUVv6__8ELmEwFeUwt5vYAhk-is_fGOq-10-epdMzESkMPUnf",
"excessCommands": {
"utility": true,
"other": true,
"hentai": false,
"lavalink": false,
"troll": true
},
"categories": {
"anime": false,
"basic": true,
"utility": true,
"moderation": true,
"fun": true,
"distube music": true,
"setups": true
},
"lavalink": {
"lavalink": {
"host": "37.114.42.191",
"port": 6767,
"password": "danteisnttaken",
"secure": false
}
},
"spotifyClientId": "f71a3da30e254962965ca2a89d6f74b9",
"spotifyClientSecret": "199a619d22dd4e55a4a2c1a7a3d70e63"
}