AlexzanderFlores / WOKCommands

132 stars 61 forks source link

Issue with built in help command #192

Open Atomic180 opened 2 years ago

Atomic180 commented 2 years ago

If you delete the message sent after running the built in commands/help command before all of the reactions are added, the bot will crash (mine does at least).

EclipseGame18 commented 2 years ago

I don't have that exact issue, but my help menu doesn't even work. I press the reactions but the bot does nothing: Screenshot (58) .

J4mez commented 2 years ago

Have the same issue, it seems to have something to do with the embed description? See error code below:

/app/node_modules/discord.js/src/util/Util.js:413 if (typeof data !== 'string') throw new error(errorMessage); RangeError [EMBED_DESCRIPTION]: MessageEmbed description must be a string.