Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-02 | fuck off | IRONM00N | |
2021-10-02 | another link | IRONM00N | |
2021-09-30 | okay jani | IRONM00N | |
2021-09-30 | comment out etc | IRONM00N | |
2021-09-30 | I did this 2 weeks ago idk what I did | IRONM00N | |
2021-09-23 | more filter formatting | IRONM00N | |
2021-09-19 | Automatically format code | github-actions[bot] | |
2021-09-18 | I am very lazy | IRONM00N | |
2021-09-18 | fix some shit | IRONM00N | |
2021-09-17 | update some dependencies | IRONM00N | |
2021-09-16 | fix breaking changes | IRONM00N | |
2021-09-08 | Automatically format code | github-actions[bot] | |
2021-09-08 | add more scripts | IRONM00N | |
2021-09-05 | modlogid uuid -> nanoid | IRONM00N | |
2021-09-05 | add moderation logging, fixes, hide modlog, jank | IRONM00N | |
2021-09-05 | cleaning up and some imporvements to the stats command | IRONM00N | |
2021-09-03 | remove metrics | IRONM00N | |
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 | |