Move Twitch adapter configuration.
This commit is contained in:
@@ -4,9 +4,15 @@ bot_id =
|
||||
|
||||
ALSO_READ = config/secrets.conf
|
||||
|
||||
wshost = localhost
|
||||
wsport = 4343
|
||||
wsdomain = localhost:4343
|
||||
[TWTICH]
|
||||
host =
|
||||
port =
|
||||
domain =
|
||||
redirect_path =
|
||||
oauth_path =
|
||||
evenstub_path =
|
||||
|
||||
webhooks =
|
||||
|
||||
[LOGGING]
|
||||
general_log =
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||
[CROCBOT]
|
||||
[BOT]
|
||||
client_id =
|
||||
client_secret =
|
||||
|
||||
[TWITCH]
|
||||
eventsub_secret =
|
||||
|
||||
[DATA]
|
||||
args =
|
||||
appid =
|
||||
|
||||
Reference in New Issue
Block a user