fixing tiny typo
Go to file
Emily 798c308856 Merge branch 'next' of https://github.com/mudkipscience/woomy into next 2020-04-12 19:15:36 +10:00
assets Did stuff 2020-04-01 19:33:02 +11:00
commands Merge branch 'next' of https://github.com/mudkipscience/woomy into next 2020-04-12 19:15:36 +10:00
data gitignore & data placeholder 2020-04-08 09:43:45 +02:00
events Finally decided on a help command I like 2020-04-12 19:15:31 +10:00
helpers queue 2020-04-12 11:07:01 +02:00
models Reformatted stuff, added data to imports 2020-04-06 15:54:45 +10:00
.eslintrc.js adfghjfx 2020-04-03 17:26:16 +11:00
.gitignore add log to gitignore 2020-04-08 21:53:29 +02:00
LICENSE First commit woo 2020-03-29 18:45:09 +11:00
README.md random 2020-04-06 15:54:09 +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 add botName 2020-04-08 21:47:46 +02:00
index.js Added pride and stuff 2020-04-10 12:57:04 +10:00
package-lock.json opus 2020-04-11 16:08:41 +02:00
package.json opus 2020-04-11 16:08:41 +02:00
version.json updated ship and functions 2020-04-08 18:12:01 +10: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

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