cosmicle
Explore posts from serversSIASapphire - Imagine a Framework
•Created by cosmicle on 3/28/2025 in #sapphire-support
disable specific commands from registering on startup
hi, so i'm not completely sure how to implement this, but i have a config with all the command names, with an option to enable or disable them. how would i go about actually implementing this so that it doesn't register the command on the registry at all if the command was set to disabled?
thanks
4 replies
DIAdiscord.js - Imagine an app
•Created by cosmicle on 1/3/2024 in #djs-questions
action row without slash command interaction
is it possible to send an action row as a component of a normal message? i'm building a normal commands bot and i wanted to use buttons but to be able to use them, based on the guide you're supposed to add an action row component to the interaction reply
7 replies
SIASapphire - Imagine a Framework
•Created by cosmicle on 12/29/2023 in #sapphire-support
Change select menu options to custom options for paginated messages
Hi, how do I change the options to, for example, "test1" & "test2" instead?
I'm using
@sapphire/discord.js-utilities
for Paginated Messages, if that's useful.4 replies