forked from arduinodiscord/bot-legacy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
24 lines (24 loc) · 890 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
{
"token": "",
"debug": false,
"prefix": "!",
"guild": "420594746990526466",
"staffPrefix": "=",
"channels": {
"joinLeaveLog": "746375238845071451",
"crosspostLog": "801316586371416074",
"moderationLog": "451381471740166144",
"toCrosspost": ["610239559376044043", "610239597317849248", "610253712824467473"],
"preventDuplicates": ["556594862502182914", "420594746990526468", "775732279938777088", "700051397344886875", "451155251580633089", "438792322340093953", "451155280177266688", "622118305930674192", "759262278050381834", "759262030506360852", "639856342449782798"]
},
"embeds": {
"footer":"Arduino Bot • Submit bugs on GitHub!",
"color": "17989e"
},
"pasteEmoji": "752975737400721549",
"roles": {
"helper": "452631962373455893",
"staff": "451380797782360069"
},
"owners": ["200616508328509442", "223217915673968641"]
}