Skyra
Skyra
SIASapphire - Imagine a Framework
Created by Shrewd 💫 on 3/28/2025 in #sapphire-support
oauth guide
Output: ⏱ 270.83μs
{
auth: {
id: '266624760782258186',
secret: '「redacted」',
cookie: 'SKYRA_AUTH',
redirect: 'https://skyra.pw/oauth/callback',
scopes: [ 'identify', 'guilds' ],
transformers: [ [AsyncFunction: transformOauthGuildsAndUser] ],
domainOverwrite: '.skyra.pw'
},
prefix: '/',
origin: 'https://skyra.pw',
listenOptions: { port: 8282 }
}
{
auth: {
id: '266624760782258186',
secret: '「redacted」',
cookie: 'SKYRA_AUTH',
redirect: 'https://skyra.pw/oauth/callback',
scopes: [ 'identify', 'guilds' ],
transformers: [ [AsyncFunction: transformOauthGuildsAndUser] ],
domainOverwrite: '.skyra.pw'
},
prefix: '/',
origin: 'https://skyra.pw',
listenOptions: { port: 8282 }
}
152 replies
SIASapphire - Imagine a Framework
Created by Lami on 1/19/2025 in #sapphire-support
Freeze on await client.login()
Output: ⏱ 427.64μs
[ 'shift_jis', 'C:\\path\\to\\]%\x9D]ý.js' ]
[ 'shift_jis', 'C:\\path\\to\\]%\x9D]ý.js' ]
152 replies
SIASapphire - Imagine a Framework
Created by Dynamic on 8/1/2024 in #sapphire-support
what are these
Message based commands are deprecated, and will be removed in the future. You should use the /whois slash command instead!
23 replies
SIASapphire - Imagine a Framework
Created by Dynamic on 8/1/2024 in #sapphire-support
what are these
Message based commands are deprecated, and will be removed in the future. You should use the /whois slash command instead!
23 replies
SIASapphire - Imagine a Framework
Created by Krzysiek on 7/27/2024 in #sapphire-support
Snowflake.deconstruct return incorrect value
Output: ⏱ 711.58μs
[ 2024-07-27T15:39:50.797Z, 2024-07-27T15:39:50.870Z ]
[ 2024-07-27T15:39:50.797Z, 2024-07-27T15:39:50.870Z ]
16 replies
Chat input command IDs
Output: ⏱ 352.90μs
Set(1) { '1205923078627000381' }
Set(1) { '1205923078627000381' }
7 replies
SIASapphire - Imagine a Framework
Created by Tejas Lamba on 6/23/2024 in #sapphire-support
Message commands help
Output: ⏱ 805.93μs
38 replies
SIASapphire - Imagine a Framework
Created by static on 6/10/2024 in #sapphire-support
Slash Command not showing
Output: ⏱ 890.26μs
RouteStore(15) [Map] {
'callback' => [PluginRoute],
'logout' => [PluginRoute],
'oauthUser' => [UserRoute],
'languages' => [UserRoute],
'user' => [UserRoute],
'twitchEventSubVerify' => [UserRoute],
'roles' => [UserRoute],
'role' => [UserRoute],
'member' => [UserRoute],
'channels' => [UserRoute],
'channel' => [UserRoute],
'guildSettings' => [UserRoute],
'guild' => [UserRoute],
'main' => [UserRoute],
'commands' => [UserRoute],
Constructor: [class Route extends Piece],
name: 'routes',
paths: [Set],
strategy: [LoaderStrategy],
table: [Collection [Map]],
[Symbol(@​sapphire/pieces:ManuallyRegisteredPieces)]: [Map]
}
RouteStore(15) [Map] {
'callback' => [PluginRoute],
'logout' => [PluginRoute],
'oauthUser' => [UserRoute],
'languages' => [UserRoute],
'user' => [UserRoute],
'twitchEventSubVerify' => [UserRoute],
'roles' => [UserRoute],
'role' => [UserRoute],
'member' => [UserRoute],
'channels' => [UserRoute],
'channel' => [UserRoute],
'guildSettings' => [UserRoute],
'guild' => [UserRoute],
'main' => [UserRoute],
'commands' => [UserRoute],
Constructor: [class Route extends Piece],
name: 'routes',
paths: [Set],
strategy: [LoaderStrategy],
table: [Collection [Map]],
[Symbol(@​sapphire/pieces:ManuallyRegisteredPieces)]: [Map]
}
322 replies
SIASapphire - Imagine a Framework
Created by Youssef on 5/16/2024 in #sapphire-support
Custom slash commands registration
Output: ⏱ 502.26μs
Collection(11) [Map] {
'1205923078627000381' => [ApplicationCommand],
'1205923078627000382' => [ApplicationCommand],
'1226164940306383019' => [ApplicationCommand],
'1226164940306383020' => [ApplicationCommand],
'1226164940306383021' => [ApplicationCommand],
'1226164940306383022' => [ApplicationCommand],
'1226164940306383023' => [ApplicationCommand],
'1226164940847583322' => [ApplicationCommand],
'1226164940847583323' => [ApplicationCommand],
'1226164940847583324' => [ApplicationCommand],
'1226164940847583325' => [ApplicationCommand]
}
Collection(11) [Map] {
'1205923078627000381' => [ApplicationCommand],
'1205923078627000382' => [ApplicationCommand],
'1226164940306383019' => [ApplicationCommand],
'1226164940306383020' => [ApplicationCommand],
'1226164940306383021' => [ApplicationCommand],
'1226164940306383022' => [ApplicationCommand],
'1226164940306383023' => [ApplicationCommand],
'1226164940847583322' => [ApplicationCommand],
'1226164940847583323' => [ApplicationCommand],
'1226164940847583324' => [ApplicationCommand],
'1226164940847583325' => [ApplicationCommand]
}
164 replies