Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-14 | maybe fix errors? | IRONM00N | |
2021-08-14 | fix discord.js changes | IRONM00N | |
2021-08-05 | remove explicit any and add error for code block | IRONM00N | |
2021-08-05 | fixed ~500 errors from breaking changes | IRONM00N | |
2021-08-04 | misc | IRONM00N | |
2021-07-31 | misc fixes | 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 | 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-26 | chore: add new eslint rule | IRONM00N | |
2021-07-26 | refactor: this.client -> client | IRONM00N | |
2021-07-26 | refactor: this.client.util -> util | IRONM00N | |
2021-07-23 | feat: some shit | IRONM00N | |
- fix breaking changes - refactored active punishments into one table - made listeners args have stricter types | |||
2021-07-20 | Merge branch 'rewrite' of https://github.com/NotEnoughUpdates/bush-bot into ↵ | IRONM00N | |
rewrite | |||
2021-07-20 | fixed caching | IRONM00N | |
2021-07-19 | Automatically format code | github-actions[bot] | |
2021-07-19 | change some stuff | IRONM00N | |
2021-07-18 | a few fixes | 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-14 | add punishent footer command | IRONM00N | |
2021-07-14 | revamped role command and some other stuff | IRONM00N | |
2021-07-13 | added unmute and unban command | IRONM00N | |
2021-07-11 | fix(some): stuff | IRONM00N | |
2021-07-11 | fix: circular imports | IRONM00N | |
2021-07-08 | fix breaking changes | IRONM00N | |
2021-07-06 | kick command | IRONM00N | |
2021-07-04 | cleaned up lib imports | IRONM00N | |
2021-07-04 | cleaned up | IRONM00N | |
2021-07-04 | mute command | IRONM00N | |
2021-07-02 | started restructuring moderation commands, | IRONM00N | |
note: nothing currently works :flushed: | |||
2021-07-01 | clean up | 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 | |