mtfosbot/config.default.yml
2018-10-02 00:11:32 +08:00

26 lines
380 B
YAML

port: 10230
url: ''
self_key: ''
image_root: '/images'
log_image_root: '/log_images'
line:
secret: ''
access: ''
twitch:
client_id: ''
client_secret: ''
sub_secret: ''
chat_host: ''
bot_oauth: ''
bot_user: ''
google:
api_key: ''
database:
host: 'localhost'
port: 5432
user: 'postgres'
pass: ''
dbname: 'mtfosbot'
redis:
host: 'localhost'
port: 6379