fixing tiny typo
Go to file
Emily 02e570eb00 adfghjfx 2020-04-03 17:26:16 +11:00
assets Did stuff 2020-04-01 19:33:02 +11:00
commands adfghjfx 2020-04-03 17:26:16 +11:00
events adfghjfx 2020-04-03 17:26:16 +11:00
modules adfghjfx 2020-04-03 17:26:16 +11:00
.eslintrc.js adfghjfx 2020-04-03 17:26:16 +11:00
.gitignore Added configTemplate.js, fixed .gitignore 2020-04-03 11:35:54 +11:00
LICENSE First commit woo 2020-03-29 18:45:09 +11:00
README.md First commit woo 2020-03-29 18:45:09 +11:00
configTemplate.js adfghjfx 2020-04-03 17:26:16 +11:00
index.js adfghjfx 2020-04-03 17:26:16 +11:00
package-lock.json adfghjfx 2020-04-03 17:26:16 +11:00
package.json adfghjfx 2020-04-03 17:26:16 +11:00

README.md

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.