nightwatch
nightwatch copied to clipboard
Remove discord.js and discord.js-commando, replace with discord.ts
Use discord.ts as the bot/command framework instead of discord.js and discord.js-commando. Most features from discord.js are a 1:1 map to discord.ts.
The commands may be the only thing that require some restructuring.