Discord bot based off of guidebot that I work on in my spare time, soon to be replaced by v2 (she said a year ago)
Find a file
2020-04-03 11:07:51 +11:00
assets Did stuff 2020-04-01 19:33:02 +11:00
commands Did stuff 2020-04-01 19:33:02 +11:00
events Did stuff 2020-04-01 19:33:02 +11:00
modules did stuff 2020-04-02 19:24:36 +11:00
.eslintrc.js Sync changes 2020-04-02 19:17:42 +11:00
.gitignore maybe we can just check everything in config 2020-04-03 11:07:51 +11:00
config.js Did stuff 2020-04-01 19:33:02 +11:00
index.js maybe we can just check everything in config 2020-04-03 11:07:51 +11:00
LICENSE First commit woo 2020-03-29 18:45:09 +11:00
package-lock.json Sync changes 2020-04-02 19:17:42 +11:00
package.json Sync changes 2020-04-02 19:17:42 +11:00
README.md First commit woo 2020-03-29 18:45:09 +11:00

woomy-next

Rewrite of Woomy's codebase, because I'm getting really sick of working on shitty two year-old code. If you aren't a developer, please switch back to the master branch!

notes for devs

  • config.js no longer stores tokens, for that you will need to use a .env file.
  • please use the StandardJS linter when writing code for Woomy.