inital commit

This commit is contained in:
2017-03-22 01:23:52 -05:00
parent 3382292b54
commit da2ebde8ab
3 changed files with 48 additions and 0 deletions

5
config.json.example Normal file
View File

@ -0,0 +1,5 @@
{
"bot_token": "<Your discord bot token>",
"guild_id": "<Your Channel ID - Enable Developer Tools in Discord, right click on the server, copy id>",
"guild_name": "<This is just for the log files, I named mine the name of the server>"
}