mtfosbot/config.default.yml

23 lines
322 B
YAML

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