1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-10 00:52:48 +00:00

expanded permissions functionality - added packr for bundling static assets

This commit is contained in:
2018-04-15 15:28:12 -05:00
parent e36b168a23
commit 89b6d89890
9 changed files with 196 additions and 122 deletions

View File

@@ -7,6 +7,7 @@
"bot_prefix": "#",
"admin_emails": ["mail@example.com"],
"mod_emails": ["mail@example.com"],
"jwt_key": "",
"server_addr": "0.0.0.0:80",