1
0
Fork 0
mirror of synced 2024-05-06 21:52:30 +12:00

Added a config.yml.sample file

This commit is contained in:
Phxntxm 2016-07-09 06:44:17 -05:00
parent fca07ecd5c
commit 675dc32fa2

15
config.yml.sample Normal file
View file

@ -0,0 +1,15 @@
bot_token: 'token'
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'
battleWins: ["{0} wins, {1} loses"]