Sapphire - Imagine a framework

SIA

Sapphire - Imagine a framework

Welcome to the Sapphire Discord server! The next-gen object-oriented Discord.js bot framework can be found here.

Join

sapphire-support

discordjs-support

old-sapphire-support

old-discordjs-support

old-application-commands-and-interactions

CEO | RJP Development - how do u make a programmig...

how do u make a programmig language like saphire?

Fractune - Hello, I'd like to know why my `if` jum...

Hello, I'd like to know why my if jumps straight to else while !isNaN(parseInt(tags.slice(-1)[0])) is returning true when there's a number as the last argument ```js const tags = await args.repeat('string'); let amount; ...

! 𝑱𝒂𝒎𝒆𝒔__ - Hello, I need help with my backup cod...

Hello, I need help with my backup code. The rooms are created correctly but the categories are created with the names of the rooms... Here is a screenshot. ...
No description

User - ```javascriptconst { Client, Events, Gate...

```javascript const { Client, Events, GatewayIntentBits } = require('discord.js'); ...

Ben855 - For autocomplete arguments in slash comma...

For autocomplete arguments in slash commands, if the user enters something that wasn't available in the autocomplete options, will the interaction be sent through? I'd like to use the autocomplete suggestions but still want my users to be able to input something that is not suggested if they want to.

bomi - Seems this is a known problem on discords e...

Seems this is a known problem on discords end

bomi - Discord's sending big ints? ``(node12164) ...

Discord's sending big ints? ``` --------------------------RATE LIMIT-------------------------- (node:14312) TimeoutOverflowWarning: 18446744073676580000 does not fit into a 32-bit signed intege r....