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
R${RJP}11/26/2022

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

how do u make a programmig language like saphire?
Aawe11/20/2022

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; ...
AHAbdelrahman Hosnie11/20/2022

Abdo Hosnie - it doesn't play anything (

it doesn't play anything : (
No description
!" 𝑱𝒂𝒎𝒆𝒔__11/16/2022

! 𝑱𝒂𝒎𝒆𝒔__ - 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
JAPJust A Person シ11/13/2022

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

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

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.
Ttoby11/12/2022

Tobyy - how do i fix

how do i fix
Ttoby11/12/2022

Tobyy -

No description
Bbomi11/9/2022

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

Seems this is a known problem on discords end
Bbomi11/9/2022

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....