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

added logger

This commit is contained in:
2018-04-09 23:24:19 -05:00
parent 0fe7468506
commit 3e0cd3c948
10 changed files with 245 additions and 4 deletions

View File

@@ -11,7 +11,8 @@
"jwt_key": "",
"server_addr": "0.0.0.0:80",
"logging": true,
"logger": true,
"database": "data.db",
"sounds_path": "./sounds/",
"clips_path": "./clips/"