1
0
Fork 0
mirror of synced 2024-05-19 12:02:29 +12:00
Bonfire/config.yml.sample
2016-07-09 06:44:17 -05:00

16 lines
291 B
Plaintext

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"]