Mortai
DIAdiscord.js - Imagine an app
•Created by Mortai on 1/4/2024 in #djs-questions
Creating slash commands
How do I create slash commands? Currently, I am just listening for messages and checking if the message is "/verify" but how do I make it an actual slash command? Thanks for any help 🙂
33 replies
DIAdiscord.js - Imagine an app
•Created by Mortai on 1/4/2024 in #djs-questions
Issue with guild.roles.create()
I am trying to create a role with discord.js, using guild.roles.create(). The promise this function returns stays in the <pending> state indefinitely. Please help!!
136 replies