Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-23 | bunch of shit | IRONM00N | |
2021-08-19 | added steal command, revamped error handling and other stuff | IRONM00N | |
2021-08-17 | turned on ts strict option | IRONM00N | |
2021-08-07 | few fixes | IRONM00N | |
2021-08-05 | remove explicit any and add error for code block | IRONM00N | |
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 | misc fixes | IRONM00N | |
2021-07-31 | throw error objects instead of strings | 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-26 | chore: add new eslint rule | IRONM00N | |
2021-07-25 | feat: add more buttons to help command | IRONM00N | |
2021-07-25 | fix: misc | IRONM00N | |
2021-07-25 | chore: fix links for new repo | 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-19 | fix leveling | IRONM00N | |
2021-07-18 | actually imprt fetch | 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: circular imports | IRONM00N | |
2021-07-08 | fix breaking changes | 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-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 | fix printWidth | TymanWasTaken | |
2021-05-28 | fix conflicts | TymanWasTaken | |
2021-05-28 | Remove references - caused some issues, comment out some image gen code | TymanWasTaken | |
2021-05-28 | stuff | IRONM00N | |
2021-05-28 | I can't read anything | IRONM00N | |
2021-05-25 | Remove express and top.gg sdk, make yarn test not waste time writing files | TymanWasTaken | |
2021-05-25 | make prettier ignore yarn files, rename setup.md, fix akairo commit hash, ↵ | TymanWasTaken | |
don't format on save | |||
2021-05-25 | Compltely update to esbuild and yarn v2, fix eval, and bump akairo fork ↵ | TymanWasTaken | |
version (this one has private responses) |