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 = [
|
SCOPES = [
|
||||||
AuthScope.CHAT_READ,
|
scope for scope in AuthScope
|
||||||
AuthScope.CHAT_EDIT,
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user