- What's your exact discord.js
npm list discord.jsand nodenode -vversion? - Not a discord.js issue? Check out #1081585952654360687.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
#I need help in making a mute command.
10 messages · Page 1 of 1 (latest)
And what part of that do you need help with?
I know this sounds weird, but I think I need help with the entire code. my node version is 22.2.0 and I use 14.15.2. Ohhh and also I want it to be an Embed error: ephemeral: true and what isn't an error: ephemeral: false
Do you have any knowledge in JavaScript at all? Because if you need someone to write the entire code for you just go to fiverr and pay someone
I have some knowledge in Javascript, but I definetly can't write a complicated code like a mute command. That is why I asked someone to help me here with the code.
Then what part of it can you make?
I can export it, but I can't do more than that (or just like a ping command I can do by mf or a hello, echo command)
There is nothing particularly complicated here, you just need a database to store the data and to somehow schedule the unmute, possibly with node-cron. Or you could just use the native timeouts feature.
That is why I would need help. If somebody could come to private and chat with me and tell me what to import.... etc. then I should be fine.
Popular Topics: Frequently asked Questions - Administrative > How do I timeout a guild member?