1
0
Fork 0
mirror of synced 2024-05-19 12:02:29 +12:00
Bonfire/config.yml.sample

21 lines
403 B
Plaintext
Raw Normal View History

2016-10-02 16:40:49 +13:00
bot_token: 'token
owner_id: ['12345']
description: 'Bot Description Here'
2016-07-09 23:44:17 +12:00
command_prefix: '!'
default_status: '!help for a list of commands'
2016-08-15 13:57:51 +12:00
discord_bots_key: 'key'
carbon_key: 'key'
2016-10-02 16:40:49 +13:00
twitch_key: 'key'
2016-07-09 23:44:17 +12:00
user_agent: 'User-Agent/1.0.0 (Comment like link to site)'
2016-10-02 16:40:49 +13:00
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'