Baggette / Baggettes-bot

My first attempt at a discord bot. Things may break
GNU General Public License v3.0
7 stars 2 forks source link

Slashcommand export #10

Closed muchtek closed 1 year ago

muchtek commented 2 years ago

Another thing, please look at the commands/imgen/car.js file for reference on how to module.export slash commands, as they are a little bit different. I only did it on car.js cause I'm tired, but you should have to do it on all of the other ones for slash commands to function properly. Sorry in advance.