initial upload

This commit is contained in:
Luxferre
2024-09-14 14:41:59 +03:00
commit 9f04abf49c
118 changed files with 1080 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"server_port": 60053,
"server_listen_ip": "127.0.0.1",
"debug": true,
"tw_backend_enabled": true,
"tw_nickname": "Suborg",
"tw_channel": "#suborg",
"yt_backend_enabled": false,
"yt_api_root_url": "https://yt.lemnoslife.com/noKey",
"yt_api_poll_timeout": 3,
"yt_channel": "@foxyshadow"
}