mirror of
https://github.com/jcreek/denBot.git
synced 2026-07-12 18:33:45 +00:00
feat(*): Add a dev token for debugging and testing in the dev discord
This commit is contained in:
@@ -7,5 +7,6 @@
|
|||||||
"elasticsearch_index_pattern" : "[logs-denbot-]YYYY.MM.DD"
|
"elasticsearch_index_pattern" : "[logs-denbot-]YYYY.MM.DD"
|
||||||
},
|
},
|
||||||
"prefix": "!",
|
"prefix": "!",
|
||||||
|
"token-dev": "YOUR-DEV-TOKEN-GOES-HERE",
|
||||||
"token": "YOUR-TOKEN-GOES-HERE"
|
"token": "YOUR-TOKEN-GOES-HERE"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user