forked from HoloTech/subathon-tracker-bot
Initial commit
This commit is contained in:
15
example-config/bot.conf
Normal file
15
example-config/bot.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
[BOT]
|
||||
prefix = ?
|
||||
bot_id =
|
||||
|
||||
ALSO_READ = config/secrets.conf
|
||||
|
||||
wshost = localhost
|
||||
wsport = 4343
|
||||
wsdomain = localhost:4343
|
||||
|
||||
[LOGGING]
|
||||
general_log =
|
||||
warning_log =
|
||||
error_log =
|
||||
critical_log =
|
||||
7
example-config/secrets.conf
Normal file
7
example-config/secrets.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
[CROCBOT]
|
||||
client_id =
|
||||
client_secret =
|
||||
|
||||
[DATA]
|
||||
args =
|
||||
appid =
|
||||
Reference in New Issue
Block a user