kickz1997 / discord.js-Moderation-Bot

.Learning how to code in the library discord.js
54 stars 53 forks source link

None of the Commands Work #7

Open bshamloufard opened 3 years ago

bshamloufard commented 3 years ago

So I tried, everything, all the commands other than ban don't work, is there any fixes?

DeathHound6 commented 3 years ago

Hey @Sentorcc. Sorry, I didn't realise the repository was so active

This code was written way back when discord.js v11 was the stable version. If you could, could you tell me which version of it, and node.js you are running?

ToggledX commented 2 years ago

Make sure your bot has application.commands!

DeathHound6 commented 2 years ago

Make sure your bot has application.commands!

This bot was made way back when discord.js v11 was the stable version. Application commands only came out recently in v13, they won't be needed for this bot

ToggledX commented 2 years ago

Make sure your bot has application.commands!

This bot was made way back when discord.js v11 was the stable version. Application commands only came out recently in v13, they won't be needed for this bot

ah ok im just really used to v13 my bad