aboutsummaryrefslogtreecommitdiff
path: root/src/lib/extensions
AgeCommit message (Collapse)Author
2021-09-03fix some jankIRONM00N
2021-09-03remove metricsIRONM00N
2021-09-03add pm2 metrics and fix abbreviatednumber type casterIRONM00N
2021-09-03made error handling signifcantly faster at the expense of jankIRONM00N
2021-09-03fix price command and eval methodsIRONM00N
2021-09-03add setxp commandIRONM00N
2021-09-03add method argumentsIRONM00N
2021-09-03eval methodsIRONM00N
2021-09-02clean upIRONM00N
2021-09-01performance improvements & fixesIRONM00N
2021-08-31bug fixes etcIRONM00N
2021-08-30some fixes + some more error stuffIRONM00N
2021-08-30need to make commit earlyIRONM00N
2021-08-30leaderboard command and some fixesIRONM00N
2021-08-29fix some jankeryIRONM00N
2021-08-29level image, fixes, revamped role command (still broken), continued working ↵IRONM00N
on settings command
2021-08-27consistency and more work on settings commandIRONM00N
2021-08-26start settings commandIRONM00N
2021-08-26finished feature command and did some refactoringIRONM00N
2021-08-26features wipIRONM00N
2021-08-25some fixesIRONM00N
2021-08-25cleaned up, wolfram alpha command, a few fixesIRONM00N
2021-08-25join roles, sticky roles, join messages, support threads etcIRONM00N
2021-08-24some fixes and hacky fetch member work arroundIRONM00N
2021-08-23bunch of shitIRONM00N
2021-08-20more painIRONM00N
2021-08-19added steal command, revamped error handling and other stuffIRONM00N
2021-08-17turned on ts strict optionIRONM00N
2021-08-16add viewraw context menu commandIRONM00N
2021-08-15better error handlingIRONM00N
2021-08-14maybe fix errors?IRONM00N
2021-08-14fix discord.js changesIRONM00N
2021-08-07few fixesIRONM00N
2021-08-05maybe this fixes it?IRONM00N
2021-08-05actually use the correct functionIRONM00N
2021-08-05remove explicit any and add error for code blockIRONM00N
2021-08-05a few fixes and stuffIRONM00N
2021-08-05fixed ~500 errors from breaking changesIRONM00N
2021-08-04miscIRONM00N
2021-07-31misc fixesIRONM00N
2021-07-31throw error objects instead of stringsIRONM00N
2021-07-31upgraded to typescript 4.3.5IRONM00N
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-30general clean up and fix automodIRONM00N
2021-07-30clean up and fix stuffIRONM00N
2021-07-29added a rudimentary automod, fixed a bunch of stuff, added some more listenersIRONM00N
2021-07-26chore: add new eslint ruleIRONM00N
2021-07-26refactor: this.client -> clientIRONM00N
2021-07-26refactor: this.client.util -> utilIRONM00N
2021-07-26fix(BushClientUtil): moderationPermissionCheck member undefinedIRONM00N
2021-07-26fix: refactored eval, sanitize decode, refactor price and fix trying to use ↵IRONM00N
an emoji as a color