aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2021-10-21remove JSON5IRONM00N
2021-10-12revamp automod, refactoring, fixesIRONM00N
2021-10-10use fork of wolfram-alpha-api so I could add typingsIRONM00N
2021-10-09a whole lot of nothingIRONM00N
2021-10-05fix stuff discord.js brokeIRONM00N
2021-10-02fuck offIRONM00N
2021-10-02another linkIRONM00N
2021-09-30okay janiIRONM00N
2021-09-30comment out etcIRONM00N
2021-09-30I did this 2 weeks ago idk what I didIRONM00N
2021-09-23more filter formattingIRONM00N
2021-09-19Automatically format codegithub-actions[bot]
2021-09-18I am very lazyIRONM00N
2021-09-18fix some shitIRONM00N
2021-09-17update some dependenciesIRONM00N
2021-09-16fix breaking changesIRONM00N
2021-09-08Automatically format codegithub-actions[bot]
2021-09-08add more scriptsIRONM00N
2021-09-05modlogid uuid -> nanoidIRONM00N
2021-09-05add moderation logging, fixes, hide modlog, jankIRONM00N
2021-09-05cleaning up and some imporvements to the stats commandIRONM00N
2021-09-03remove metricsIRONM00N
2021-09-03stuffBuildTools
2021-09-03add pm2 metrics and fix abbreviatednumber type casterIRONM00N
2021-09-03add setxp commandIRONM00N
2021-09-02Automatically format codegithub-actions[bot]
2021-09-02clean upIRONM00N
2021-08-29level image, fixes, revamped role command (still broken), continued working ↵IRONM00N
on settings command
2021-08-27upgrade to typescript 4.4.2IRONM00N
2021-08-27testing sub commandsIRONM00N
2021-08-26finished feature command and did some refactoringIRONM00N
2021-08-25cleaned up, wolfram alpha command, a few fixesIRONM00N
2021-08-24some fixes and hacky fetch member work arroundIRONM00N
2021-08-23bunch of shitIRONM00N
2021-08-19added steal command, revamped error handling and other stuffIRONM00N
2021-08-17turned on ts strict optionIRONM00N
2021-08-07few fixesIRONM00N
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-30fix collection changes and api types versionIRONM00N
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-25feat: add more buttons to help commandIRONM00N