fixing tiny typo
Find a file
2020-04-14 19:44:02 +10:00
assets Did stuff 2020-04-01 19:33:02 +11:00
commands (WIP) fredboat style selection menu for music 2020-04-14 15:28:25 +10:00
events Added some stuff, changed how usererrs are called 2020-04-13 19:29:47 +10:00
helpers playing from links *kinda* works now 2020-04-14 19:44:02 +10: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
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 fix code format 2020-04-13 14:28:53 +10:00
LICENSE First commit woo 2020-03-29 18:45:09 +11:00
package-lock.json update dependencies 2020-04-14 16:16:38 +10:00
package.json update dependencies 2020-04-14 16:16:38 +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