joeyk710 / sample-discordjs-bot

This is a sample discord bot made with TypeScript, using discord.js. Uses examples from the discord.js guide - https://discordjs.guide/ with a handler that supports command categories.
GNU General Public License v3.0
15 stars 3 forks source link

Refactor Command execution file #34

Closed SVNKVN9 closed 9 months ago

SVNKVN9 commented 9 months ago

I refactored permission checker and remove Duplicate Command execute