fixing tiny typo
Find a file
2020-04-18 17:54:01 +10:00
assets Did stuff 2020-04-01 19:33:02 +11:00
commands ship no longer breaks for numbers higher than 98 2020-04-17 17:06:48 +10:00
events Added some stuff, changed how usererrs are called 2020-04-13 19:29:47 +10:00
models Reformatted stuff, added data to imports 2020-04-06 15:54:45 +10:00
utils resorted _functions 2020-04-18 17:52:42 +10:00
.eslintrc.js adfghjfx 2020-04-03 17:26:16 +11:00
.gitignore update .gitignore 2020-04-18 17:31:33 +10:00
changelog.txt Finally decided on a help command I like 2020-04-12 19:15:31 +10:00
commandTemplate.js help command (unfinished) 2020-04-06 19:36:32 +10:00
configTemplate.js sentry 2020-04-12 10:28:31 +01:00
index.js disable sentry for now 2020-04-18 17:54:01 +10:00
LICENSE First commit woo 2020-03-29 18:45:09 +11:00
package-lock.json update dependencies 2020-04-18 17:30:23 +10:00
package.json update dependencies 2020-04-18 17:30:23 +10:00
README.md random 2020-04-06 15:54:09 +10:00
version.json updated ship and functions 2020-04-08 18:12:01 +10: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

  • please install ESLint and use the included .eslintrc.js file to have properly formatted code when you're writing Woomy