Slash commands

I'm new on discord.js server and i want to knoe hot to create slash commands using that library?
3 Replies
d.js toolkit
d.js toolkit5d ago
- What are your intents? GuildVoiceStates is required to receive voice data! - Show what dependencies you are using -- generateDependencyReport() is exported from @discordjs/voice. - Try looking at common examples: https://github.com/discordjs/voice-examples. - 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! - Marked as resolved by staff
Naomi
Naomi5d ago
This isn't related to djs-voice, you'll probably have better luck in #djs-help-v14 .
Jonso
JonsoOP5d ago
sorry i posted in the wrong forum

Did you find this page helpful?