Rewrite of TravBot to Discord.JS v12 in TypeScript. Revision 4 of TravBot, version number 3.
Go to file
Alyxia Sother 646198c7bc
Update to OL v2.2.1
2022-04-03 12:21:11 +02:00
.github Mirror the Docker image to GitHub 2021-04-26 12:29:10 +00:00
.husky Fixed messageEmbed test, added parseVars lib test. 2021-04-09 17:17:25 +02:00
docs Added gulp auto-clean instruction 2021-05-17 14:09:11 -05:00
src Fix trimmed array not being joined in .info 2022-03-29 18:58:47 +02:00
.dockerignore Added WIP emote list. 2020-10-13 22:11:26 +02:00
.gitignore Move emote registry dump to "public" directory. 2021-04-22 11:45:44 +02:00
.prettierignore Began revising documentation and copied changelog 2021-04-06 08:22:41 -05:00
CHANGELOG.md Began reworking the say command 2021-05-06 09:15:31 -05:00
Dockerfile Updated node version for Docker 2021-05-21 14:42:15 -05:00
LICENSE Relicensed under MIT. 2020-07-20 10:53:51 +02:00
README.md Cleaned up logging invocations 2021-05-08 08:32:45 -05:00
jest.config.js Started attempting to split up core handler 2021-04-01 05:44:44 -05:00
package-lock.json Update to OL v2.2.1 2022-04-03 12:21:11 +02:00
package.json Update to OL v2.2.1 2022-04-03 12:21:11 +02:00
prettier.config.js Tried adding some heuristics to searching emotes 2020-12-16 23:12:17 -06:00
repl.js [Scripts] Added repl script 2021-10-30 12:13:45 +02:00
tsconfig.json Upgrade to Discord.JS v13.2.0 2021-10-29 15:22:59 +02:00
tsconfig.prod.json Tinkered with pre-commit, jest, and tsconfig 2021-01-26 07:22:23 -06:00

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