mars
DIAdiscord.js - Imagine an app
•Created by mars on 7/23/2023 in #djs-questions
Bot not responding to slash commands
I've just created my bot following the v14 guide. Basically everything is copy pasted from the guide except my bot's token, ID and guild ID. The bot connects fine without errors, but when typing /ping my bot doesn't come up as an option, and doesn't respond to the command. I am not sure where to start looking for the error, I tried redoing it's permissions and reinviting it, but still having the issue. The bot has admin permissions on my server.
Should I share a zip of the bot (minus the token of course)?
7 replies
DIAdiscord.js - Imagine an app
•Created by mars on 3/8/2023 in #djs-questions
emojis not completely working in .setTitle in embeds
11 replies
DIAdiscord.js - Imagine an app
•Created by mars on 10/2/2022 in #djs-questions
always reply to a specific user's messages
hello, i've only ever used djs for simple !ping pong! type commands, like !help for my discord members etc. I am wanting to set up a condition where if a specific user sends a message, any message, the bot will reply with !hi for example. i've tried using msg.author and msg.client but i may just be formatting it wrong as well. my bot.js is set up using if / else if as i only have a couple things in there. may i have some assistance if possible please? also i am on version 13.8.1.
12 replies