Intan
Explore posts from serversSIASapphire - Imagine a framework
•Created by Intan on 10/4/2024 in #sapphire-support
Sapphire Dynamic Cooldown Per User
Hi! i was wondering if sapphire can use a dynamic cooldown, so i can set a dynamic cooldown per user. Does it possible? let me know. Thanks!
10 replies
SIASapphire - Imagine a framework
•Created by Intan on 9/17/2024 in #sapphire-support
Error compile
3 replies
SIASapphire - Imagine a framework
•Created by Intan on 5/19/2024 in #sapphire-support
How to use preconditions properly?
Hi, im a new at sapphire and didn't know much about it, also i was reading the Docs that how to use Preconditions and how to handle failure on it.
The question is, i was following the same thing at the docs but there is nothing show when i console.log it, im using ESM JavaScript not TypeScript. also, can someone explain how does Preconditions work? and what make it triggered on Listener event?
15 replies
SIASapphire - Imagine a framework
•Created by Intan on 2/23/2024 in #sapphire-support
How do i use "separators" command in sapphire?
Hi! Im new at sapphire/framework, i was reading the docs and seeing there is a
separators
options at Command
my question is, how do i use the separators
command option and how to get the key from it?18 replies
DIAdiscord.js - Imagine an app
•Created by Intan on 7/28/2023 in #djs-questions
Why i can't find my user data in 'Message'?
So, im trying to create a awaitMessage with button interaction
here is the code
but when i console log the msg from
const msg =
the Author
object data is not me, but it's my bot, so how can i get my Author
data?4 replies
DIAdiscord.js - Imagine an app
•Created by Intan on 7/28/2023 in #djs-questions
Does it good using collector inside a collector?
Hi, so i was creating a collector message with button, and i want to made a second collector when user react the button but it's
ephemeral
, my question is, does it good using a collector inside a collector? but the second collector is ephemeral
5 replies