1
0
Fork 0
mirror of synced 2024-05-19 12:02:29 +12:00

Updated sample config file

This commit is contained in:
Phxntxm 2016-08-14 20:57:51 -05:00
parent d89c793343
commit 8ddf0c4588

View file

@ -1,15 +1,8 @@
bot_token: 'token'
owner_id: '1234546789'
description: Blah
owner_id: ['1234546789']
description: 'Blah'
command_prefix: '!'
default_status: '!help for a list of commands'
nsfw_channel: ['123','456']
db_host: 'localhost'
db_user_pass: 'password'
db_user: 'user'
db_default: 'db1'
db_boops: 'db2'
discord_bots_key: 'key'
battleWins: ["{0} wins, {1} loses"]