Rewrite of TravBot to Discord.JS v12 in TypeScript. Revision 4 of TravBot, version number 3.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Alyxia Sother 646198c7bc
Update to OL v2.2.1
1 year ago
.github Mirror the Docker image to GitHub 2 years ago
.husky Fixed messageEmbed test, added parseVars lib test. 2 years ago
docs Added gulp auto-clean instruction 2 years ago
src Fix trimmed array not being joined in .info 1 year ago
.dockerignore Added WIP emote list. 3 years ago
.gitignore Move emote registry dump to "public" directory. 2 years ago
.prettierignore Began revising documentation and copied changelog 2 years ago
CHANGELOG.md Began reworking the say command 2 years ago
Dockerfile Updated node version for Docker 2 years ago
LICENSE Relicensed under MIT. 3 years ago
README.md Cleaned up logging invocations 2 years ago
jest.config.js Started attempting to split up core handler 2 years ago
package-lock.json Update to OL v2.2.1 1 year ago
package.json Update to OL v2.2.1 1 year ago
prettier.config.js Tried adding some heuristics to searching emotes 2 years ago
repl.js [Scripts] Added repl script 2 years ago
tsconfig.json Upgrade to Discord.JS v13.2.0 2 years ago
tsconfig.prod.json Tinkered with pre-commit, jest, and tsconfig 2 years ago

README.md

TravBot-v3

License Version Discord.js Version

Fourth revision of TravBot, version number 3.0.0.

This is the repo belonging to the code of TravBot v3.

This version will be the final revision of TravBot, this being the final structural change.

Thank you for coming on this journey with me, but it is time to put the big changes to an end.

Installation

  1. npm install
  2. npm run build
  3. npm start

Contributing

To get information on how to contribute to this project, see the overview as well as other files in the docs folder meant for developers.

Special Thanks

Special thanks to:

  • Lexi Sother (TravBot v2, structural overhaul. Reviewing PRs.)
  • WatDuhHekBro (a lot of contributions to TravBot v2)
  • Zeehondie (Ideas for various commands.)