Rewrite of TravBot to Discord.JS v12 in TypeScript. Revision 4 of TravBot, version number 3.
Go to file
WatDuhHekBro 9adc5eea6e Started attempting to split up core handler 2021-04-01 05:44:44 -05:00
.github Minor changes. 2020-12-29 13:12:03 +00:00
.husky First attempt at getting husky to work 2021-01-26 09:57:05 -06:00
docs Formatting Preview Alpha 2020-12-14 19:44:28 -06:00
src Started attempting to split up core handler 2021-04-01 05:44:44 -05:00
.dockerignore Added WIP emote list. 2020-10-13 22:11:26 +02:00
.gitignore Reworked event loading 2021-03-30 21:56:25 -05:00
.prettierignore First attempt at getting husky to work 2021-01-26 09:57:05 -06:00
Dockerfile Added missing npm i to Dockerfile. 2020-08-31 21:18:44 +02:00
LICENSE Relicensed under MIT. 2020-07-20 10:53:51 +02:00
README.md Formatting Preview Alpha 2020-12-14 19:44:28 -06:00
jest.config.js Started attempting to split up core handler 2021-04-01 05:44:44 -05:00
package-lock.json Separated custom logger from command menu 2021-03-30 04:02:01 -05:00
package.json Merge branch 'typescript' of https://github.com/keanuplayz/TravBot-v3 into experimental-core 2021-03-30 03:23:11 -05:00
prettier.config.js Tried adding some heuristics to searching emotes 2020-12-16 23:12:17 -06:00
tsconfig.json raise the ES target level and enable sourcemaps in tsconfig.json 2021-01-29 19:07:39 +02:00
tsconfig.prod.json Tinkered with pre-commit, jest, and tsconfig 2021-01-26 07:22:23 -06:00

README.md

TravBot-v3

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.

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

License

Refer to the LICENSE file.