mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-10 00:52:48 +00:00
use permissions from database - updated bot-scripts
This commit is contained in:
@@ -7,11 +7,6 @@
|
||||
|
||||
"bot_prefix": "#",
|
||||
|
||||
"admin_emails": ["mail@example.com"],
|
||||
"mod_emails": ["mail@example.com"],
|
||||
|
||||
"jwt_secret": "generate a random secret string here",
|
||||
"server_addr": "0.0.0.0:80",
|
||||
|
||||
"logger": true
|
||||
"server_addr": "0.0.0.0:80"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user