fixing tiny typo
Go to file
Emily 57fb111d3b did logging stuff 2020-03-31 15:09:50 +11:00
commands Move files to their correct locations 2020-03-30 10:40:45 +02:00
events did logging stuff 2020-03-31 15:09:50 +11:00
modules did logging stuff 2020-03-31 15:09:50 +11:00
resources awsredtyguil 2020-03-31 03:01:13 +11:00
.gitignore add data to gitignore 2020-03-30 10:25:02 +02: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
config.js awsredtyguil 2020-03-31 03:01:13 +11:00
index.js did logging stuff 2020-03-31 15:09:50 +11:00
package-lock.json did logging stuff 2020-03-31 15:09:50 +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.