1
0
Fork 0
mirror of synced 2024-05-19 12:02:29 +12:00
Bonfire/config.yml.sample
2016-10-01 22:40:49 -05:00

19 lines
343 B
Plaintext

bot_token: 'token
owner_id: ['12345']
description: 'Bot Description Here'
command_prefix: '!'
default_status: '!help for a list of commands'
discord_bots_key: 'key'
carbon_key: 'key'
twitch_key: 'key'
shard_count: 1
shard_id: 0
db_host: 'localhost'
db_name: 'Bot_Name'
db_cert: 'cert.pem'
db_port: 28015
db_user: 'admin'
db_pass: 'password'