-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathconfig.json
26 lines (25 loc) · 1.04 KB
/
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
{
"token": "MTI0MjQ2MDMzMzAyNTc4NzkyNg.Gz5-zb.2S5q0vTByM3Y3BJKkDlLgWUl7hSYr6BMsoricY",
"mongo": "mongodb+srv://Kronix1:arjun@cluster0.ob9wwsc.mongodb.net/?retryWrites=true&w=majority",
"clientId": "1242460333025787926",
"guildId": "1218617131164504225",
"application_id": "1242460333025787926",
"webhook": "https://discord.com/api/webhooks/1248701180922691594/YjtBPuA7jSPdmAtg1JX3XiLItnAJjSihcm3LSElQR8lqwjPyp6812wDuNrKR7_D_xdrb",
"joinwebhook": "https://discord.com/api/webhooks/1248701090606743592/hBS2ECGe5tXCweIjr2h6JY2icr6XPHQ82JI_OAw003RRi1VWK3SCsBKjK1_4hRNoVsb7",
"webid": "1230465363645435916",
"webtoken": "9IPYBA8pLx_ntVKeg4ECWFrNp06L-jZs6bXTCmKtaTwI93letoBEEGydKOt3uuHDYW4-",
"voice": "121861713164504229",
"nodes": [
{
"host": "node.syntaxnodes.xyz",
"port": 22040,
"password": "discord.gg/codersplanet",
"identifier": "Rabbit",
"retryAmount": 1000,
"retrydelay": 10000,
"resumeStatus": true,
"resumeTimeout": 1000,
"secure": false
}
]
}