1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
royalnet/template_config.ini

41 lines
481 B
INI

[Database]
database_uri = postgres://
[Steam]
api_key =
[League of Legends]
riot_api_key =
[Osu!]
ppy_api_key =
[Discord]
bot_token =
server_id =
main_channel =
afk_timer = 10
radio_messages_enabled = True
radio_messages_every = 5
activityreport_sample_time = 600
[Telegram]
bot_token =
main_group =
[YouTube]
max_duration = 7200
predownload_videos = 5
download_timeout = 30
[Sentry]
token =
[Flask]
secret_key =
[reddit]
client_id =
client_secret =
username =
password =