Rewrite of TravBot to Discord.JS v12 in TypeScript. Revision 4 of TravBot, version number 3.
Go to file
Dmytro Meleshko 22bd5302c5
don't install the module `os` from npm, it's a built-in one (#24)
2021-02-21 11:24:37 +01:00
.github Minor changes. 2020-12-29 13:12:03 +00:00
data Ported all legacy commands! (except eco) 2020-10-22 14:24:58 +00:00
docs Formatting Preview Alpha 2020-12-14 19:44:28 -06:00
src introduce the terrible hack for reducing memory usage 2021-01-29 21:29:46 +02:00
test Changed max width to 120 columns 2020-12-15 01:56:09 -06:00
.dockerignore Added WIP emote list. 2020-10-13 22:11:26 +02:00
.gitignore Removed structure redundancy and saves to data/ 2021-01-01 19:44:43 -06:00
.prettierignore Formatting Preview Alpha 2020-12-14 19:44:28 -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
package-lock.json don't install the module `os` from npm, it's a built-in one (#24) 2021-02-21 11:24:37 +01:00
package.json don't install the module `os` from npm, it's a built-in one (#24) 2021-02-21 11:24:37 +01: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

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.