fixing tiny typo
Find a file
Lukáš Horáček a78e759ba9
comments
2020-03-31 13:33:32 +02:00
assets did stuff 2020-03-31 18:59:09 +11:00
commands did stuff 2020-03-31 18:59:09 +11:00
events Did lots of unfinished stuff 2020-03-31 19:24:51 +11:00
modules Did lots of unfinished stuff 2020-03-31 19:24:51 +11:00
.gitignore add data to gitignore 2020-03-30 10:25:02 +02:00
config.js did stuff 2020-03-31 18:59:09 +11:00
index.js comments 2020-03-31 13:33:32 +02:00
LICENSE First commit woo 2020-03-29 18:45:09 +11:00
package-lock.json did stuff 2020-03-31 18:59:09 +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.