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.
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 theadmin
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.