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

20 lines
430 B
Plaintext
Raw Normal View History

2017-01-05 17:25:30 +13:00
bot_token: 'token'
2016-10-02 16:40:49 +13:00
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'
youtube_key: 'key'
osu_key: 'key'
dev_server: 'https://discord.gg/123456'
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
db_host: 'localhost'
db_name: 'Bot_Name'
db_port: 28015
db_user: 'admin'
db_pass: 'password'