Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-03 | stuff | BuildTools | |
2021-09-03 | add pm2 metrics and fix abbreviatednumber type caster | IRONM00N | |
2021-09-03 | add setxp command | IRONM00N | |
2021-09-02 | Automatically format code | github-actions[bot] | |
2021-09-02 | clean up | IRONM00N | |
2021-08-29 | level image, fixes, revamped role command (still broken), continued working ↵ | IRONM00N | |
on settings command | |||
2021-08-27 | upgrade to typescript 4.4.2 | IRONM00N | |
2021-08-27 | testing sub commands | IRONM00N | |
2021-08-26 | finished feature command and did some refactoring | IRONM00N | |
2021-08-25 | cleaned up, wolfram alpha command, a few fixes | IRONM00N | |
2021-08-24 | some fixes and hacky fetch member work arround | IRONM00N | |
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 | |