AxelTerizaki / erin-solstice-bot

Discord bot with features inspired from The Wandering Inn's web novel by pirateaba.
MIT License
0 stars 0 forks source link

Switch to slash commands #3

Open AxelTerizaki opened 2 years ago

AxelTerizaki commented 2 years ago

As Discord is making a push for this, we need to update Discord.js to the latest version and completely rewrite the commands system.

Lpu8er commented 2 years ago

So, summary of the changes :

An example of the JSON-like structure we'll adopt will be the next milestone along with a generic class like the abstract util/command.ts .