-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
36 lines (33 loc) · 761 Bytes
/
config.json
File metadata and controls
36 lines (33 loc) · 761 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
{
"Discord":{
"token": "",
"prefix": "!"
},
"Rewards": {
"WebServerPort": "80",
"SecretKey":"",
"Reward": "100",
"Role1": {
"Price": "0",
"RoleID": "null"
},
"Role2": {
"Price": "0",
"RoleID": "null"
},
"Role3": {
"Price": "0",
"RoleID": "null"
},
"Role4": {
"Price": "0",
"RoleID": "null"
},
"Role5": {
"Price": "0",
"RoleID": "null"
}
},
"thumbImage": "https://media.discordapp.net/attachments/1057078822375264349/1066034808523866223/WoWqWgf5J4U.png",
"footerText": "MineServ.top | Rewards"
}