This commit is contained in:
parent
8558c9b47c
commit
3a659e135c
@ -25,6 +25,7 @@ class Twitch : KordExKoinComponent {
|
||||
.withEnableHelix(true)
|
||||
.withEnableChat(true)
|
||||
.withEnableGraphQL(true)
|
||||
.withEnableEventSocket(true)
|
||||
.withChatAccount(OAuth2Credential("twitch", twitchToken))
|
||||
.withClientId(twitchcid)
|
||||
.withClientSecret(twitchcs)
|
||||
|
Loading…
x
Reference in New Issue
Block a user