mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Fix
This commit is contained in:
@@ -7,8 +7,7 @@ from .token_storage import TokenStorage
|
||||
|
||||
|
||||
SCOPES = [
|
||||
AuthScope.CHAT_READ,
|
||||
AuthScope.CHAT_EDIT,
|
||||
scope for scope in AuthScope
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user