1
0
Fork 0
mirror of synced 2024-05-14 17:42:23 +12:00
Bonfire/config.yml.sample

22 lines
497 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'
youtube_key: 'key'
osu_key: 'key'
dev_server: 'https://discord.gg/123456'
youtube_dl_proxy: 'https://myproxy.proxy:1234'
user_agent: 'User-Agent/1.0.0 (Comment like link to site)'
db_host: 'localhost'
db_name: 'Bot_Name'
db_cert: 'cert.pem'
db_port: 28015
db_user: 'admin'
db_pass: 'password'