mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Fix
This commit is contained in:
@@ -34,6 +34,7 @@ twitch_oauth = TwithOAuth2(
|
|||||||
config.TWITCH_CLIENT_SECRET,
|
config.TWITCH_CLIENT_SECRET,
|
||||||
"https://id.twitch.tv/oauth2/authorize",
|
"https://id.twitch.tv/oauth2/authorize",
|
||||||
"https://id.twitch.tv/oauth2/token",
|
"https://id.twitch.tv/oauth2/token",
|
||||||
|
base_scopes=[AuthScope.USER_READ_EMAIL.value],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user