-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathconfig.json
More file actions
40 lines (35 loc) · 727 Bytes
/
config.json
File metadata and controls
40 lines (35 loc) · 727 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
{
"discord-token": "api-token",
"api-ai-token": "api-token",
"admin-role": "buzz admin",
"game-deal-channel": "deals",
"game-trailer-channel": "trailers",
"release-channel": "testing",
"group_roles": [
"World of Warcraft: The Burning Crusade",
"Guild Wars 2",
"Hearthstone",
"League of Legends",
"Playerunknown's Battlegrounds",
"Rust",
"Vainglory",
"Final Fantasy XIV",
"Clash Royale",
"Battle Bay",
"Minecraft",
"Starcraft II",
"Podcast"
],
"level-cap": 30,
"level-ranks": {
"Reactions": 5,
"Mute": 6,
"Deafen": 7,
"Nickname": 8,
"Memes": 9,
"Deals": 11,
"Members": 12,
"Emojis": 13
},
"daily-key-release": ""
}