1
0
Fork 0
mirror of synced 2024-06-02 18:54:33 +12:00
Bonfire/config.yml.sample

16 lines
291 B
Plaintext
Raw Normal View History

2016-07-09 23:44:17 +12:00
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"]