dyno-bot/bug-module-master/configs/optional_configuration_files/tokenConf.json
2020-09-12 19:08:48 +01:00

31 lines
518 B
JSON

{
"bot": {
"id": "bot id",
"token": "Need not fill this as we import token in config.js file"
},
"sentry": "",
"webhooks": {
"status": {
"id": "",
"token": ""
},
"loader": {
"id": "",
"token": ""
},
"error": {
"id": "",
"token": ""
},
"misc": {
"id": "",
"token": ""
}
},
"API": {
"example": "token"
}
}