keanuplayz / TravBot-v3

Rewrite of TravBot to Discord.JS v13 in TypeScript. Revision 4 of TravBot, version number 3.
MIT License
6 stars 3 forks source link

Porting from TravBot v2 #25

Closed WatDuhHekBro closed 3 years ago

WatDuhHekBro commented 3 years ago

Alright, this PR ports over the rest of TravBot v2's functionality (most of it). Do note that there are a lot of entries added in package.json because TravBot v2 used a lot of packages for various commands. You might want to manually review the package list and see which ones are really needed before doing anything with this PR.

The part that has yet to be ported over is the set/conf commands. It's kinda there in the admin command, but it's not the same as from TravBot v2. So that'll be the last part to be ported. Other than that, I think that should be it.