Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-05 | a few fixes and stuff | IRONM00N | |
2021-08-05 | fixed ~500 errors from breaking changes | IRONM00N | |
2021-08-04 | misc | IRONM00N | |
2021-07-31 | upgraded to typescript 4.3.5 | IRONM00N | |
The reason I had to use getters and setters for the db models is because in the newer version of typescript the properties would be defined at runtime and override the getter and setters that sequalize uses later, causing all the values to be undefined and not being able to save any information. | |||
2021-07-30 | fix collection changes and api types version | IRONM00N | |
2021-07-30 | general clean up and fix automod | IRONM00N | |
2021-07-30 | clean up and fix stuff | IRONM00N | |
2021-07-29 | added a rudimentary automod, fixed a bunch of stuff, added some more listeners | IRONM00N | |
2021-07-25 | fix: lock file | IRONM00N | |
2021-07-25 | cleaned up eval command, ported test command, fixed listeners, fixed ↵ | IRONM00N | |
workflow, changed args typings | |||
2021-07-23 | feat: some shit | IRONM00N | |
- fix breaking changes - refactored active punishments into one table - made listeners args have stricter types | |||
2021-07-19 | fix leveling | IRONM00N | |
2021-07-18 | actually imprt fetch | IRONM00N | |
2021-07-18 | made price command faster | IRONM00N | |
2021-07-17 | honestly no idea what I did at this point | IRONM00N | |
2021-07-14 | started moving over some other commands | IRONM00N | |
2021-07-11 | fix(some): stuff | IRONM00N | |
2021-07-11 | fix: circular imports | IRONM00N | |
2021-07-08 | fix breaking changes | IRONM00N | |
2021-07-08 | update dependencies | IRONM00N | |
2021-07-07 | use discord.js fork because fuck dicord.js | IRONM00N | |
2021-07-04 | mute command | IRONM00N | |
2021-07-01 | don't judge me part 2 & fix esbuild with eval command | IRONM00N | |
2021-06-29 | don't judge part 1 | IRONM00N | |
2021-06-29 | Revert Typescript Version upgrade -> it breaks sequelize | IRONM00N | |
2021-06-28 | fix breaking changes and bump dependencies | IRONM00N | |
2021-06-27 | did this a while ago so I don't remeber what I did | IRONM00N | |
2021-06-24 | feat(*): Began working on other punishment commands etc | IRONM00N | |
2021-06-21 | fix(db): made it work now | IRONM00N | |
2021-06-20 | feat(*): aaaaa | IRONM00N | |
2021-06-19 | feat(*): Made everything work better | IRONM00N | |
2021-06-19 | resolved conflicts and stuff | IRONM00N | |
2021-06-19 | feat(*): A bunch of stuff | IRONM00N | |
- Remade logging - updated dependencies - started adding custom crap to the command handler - added emojis to stuff - can't remeber other stuff Note: this is currently broken BREAKING CHANGE: | |||
2021-06-19 | refactor: Remove canvas dependency as it is not used currently | TymanWasTaken | |
2021-06-19 | fix: Make slash commands work again | TymanWasTaken | |
2021-06-19 | fix: Use latest features of akairo fork | TymanWasTaken | |
2021-06-14 | made a few changes | IRONM00N | |
2021-05-28 | bump akairo commit hash | TymanWasTaken | |
2021-05-28 | Remove references - caused some issues, comment out some image gen code | TymanWasTaken | |
2021-05-25 | Remove express and top.gg sdk, make yarn test not waste time writing files | TymanWasTaken | |
2021-05-25 | Automatically format code | github-actions[bot] | |
2021-05-25 | Compltely update to esbuild and yarn v2, fix eval, and bump akairo fork ↵ | TymanWasTaken | |
version (this one has private responses) | |||
2021-05-24 | Switch to pnp and use esbuild instead of tsc (#185) | SkyBlockDev | |
* Switch to pnp and use esbuild instead of tsc * fix package.json error | |||
2021-05-18 | nevermind forgot about these (I'll do the rest later they are annoying to do | TymanWasTaken | |
2021-05-17 | probably works idk what all I did | TymanWasTaken | |
2021-05-16 | add colored logging and improved logging code, fix a few moderation command ↵ | TymanWasTaken | |
issues, add more logging, and make ban check run every 30s not 60s | |||
2021-05-07 | Merge branch 'rewrite' of github.com:NotEnoughUpdates/bush-bot into rewrite | TymanWasTaken | |
2021-05-07 | update to tricked slash commands akairo fork | TymanWasTaken | |
2021-05-04 | crabs are bad | IRONM00N | |
2021-04-27 | add new discord.js, create moulberry's bush folder, added rule command, and ↵ | riohorealhk | |
added allowed mentions (#148) * ok * also add new discord.js * Delete .DS_Store * bye stuff using new d.js also yarn upgraded * e |