mirror of
https://github.com/kurbezz/discord-bot.git
synced 2026-03-03 20:00:46 +01:00
Update
This commit is contained in:
@@ -49,7 +49,10 @@ class TokenStorage:
|
|||||||
|
|
||||||
|
|
||||||
class TwitchService:
|
class TwitchService:
|
||||||
SCOPES = []
|
SCOPES = [
|
||||||
|
AuthScope.CHAT_READ,
|
||||||
|
AuthScope.CHAT_EDIT,
|
||||||
|
]
|
||||||
|
|
||||||
ONLINE_NOTIFICATION_DELAY = 5 * 60
|
ONLINE_NOTIFICATION_DELAY = 5 * 60
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user