mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 12:51:13 +00:00
apiDiscordRoutes fix. (3x)
- fix server insights.
This commit is contained in:
@@ -87,7 +87,7 @@ val server = embeddedServer(Netty, port = 8080, ) {
|
||||
requestMethod = HttpMethod.Post,
|
||||
defaultScopes = listOf(),
|
||||
extraAuthParameters = listOf(
|
||||
Pair("permissions", "826781355072"),
|
||||
Pair("permissions", "826781943872"),
|
||||
Pair("response_type", "code"),
|
||||
Pair("integration_type", "0"),
|
||||
Pair("scope", "guilds bot identify")
|
||||
|
Reference in New Issue
Block a user