Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-22 | Automatically format code | github-actions[bot] | |
2021-08-22 | Added new Link | jani270 | |
2021-08-22 | another link | jani270 | |
2021-08-21 | Added new scamstuff | jani270 | |
2021-08-20 | fix steal fr I think | IRONM00N | |
2021-08-20 | fixed steal | IRONM00N | |
2021-08-20 | more pain | IRONM00N | |
2021-08-19 | pain | IRONM00N | |
2021-08-19 | added steal command, revamped error handling and other stuff | IRONM00N | |
2021-08-17 | add discord scam link | IRONM00N | |
2021-08-17 | new scam link | IRONM00N | |
2021-08-17 | turned on ts strict option | IRONM00N | |
2021-08-16 | Automatically format code | github-actions[bot] | |
2021-08-16 | Merge pull request #17 from jani270/discord-nitro | IRONM00N | |
hi pls merge | |||
2021-08-16 | make lowercase to please my ocd | IRONM00N | |
2021-08-16 | add viewraw context menu command | IRONM00N | |
2021-08-16 | Added new Scamshit | jani270 | |
2021-08-15 | better error handling | IRONM00N | |
2021-08-14 | maybe fix errors? | IRONM00N | |
2021-08-14 | fix discord.js changes | IRONM00N | |
2021-08-14 | Merge pull request #16 from jani270/scamthing | IRONM00N | |
Added new links | |||
2021-08-15 | 3 new links | jani270 | |
2021-08-12 | Another Link | jani270 | |
2021-08-11 | Added another Link | jani270 | |
2021-08-10 | Links | jani270 | |
2021-08-10 | Added new links | jani270 | |
2021-08-07 | few fixes | IRONM00N | |
2021-08-06 | 2 new links | jani270 | |
2021-08-06 | YEP | jani270 | |
2021-08-06 | Update badlinks.json | jani270 | |
2021-08-05 | maybe this fixes it? | IRONM00N | |
2021-08-05 | actually use the correct function | 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-31 | Automatically format code | github-actions[bot] | |
2021-07-31 | Github High or smth | jani270 | |
2021-07-30 | remove debug stuff and remove message.deleteable because its broken | 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-26 | refactor: this.client -> client | IRONM00N | |
2021-07-26 | refactor: this.client.util -> util | IRONM00N | |
2021-07-26 | fix(BushClientUtil): moderationPermissionCheck member undefined | IRONM00N | |
2021-07-26 | fix: refactored eval, sanitize decode, refactor price and fix trying to use ↵ | IRONM00N | |
an emoji as a color |