aboutsummaryrefslogtreecommitdiff
path: root/src/listeners/commands
AgeCommit message (Expand)Author
2022-02-23feat: prefer bold over inline codeblocksIRONM00N
2022-02-09fix(commandError): check description length in _generateErrorEmbedIRONM00N
2022-02-04explicit member accessibility & jsdocs & typingsIRONM00N
2022-02-02fix command error edge casesIRONM00N
2022-01-31fixes, and breaking changesIRONM00N
2022-01-25I love breaking changes!!!!IRONM00N
2022-01-23fix discord.js breaking changes, some other stuffIRONM00N
2022-01-16make command error more safeIRONM00N
2022-01-01added autocomplete to a few commands and performed some fixesIRONM00N
2021-12-29import typeIRONM00N
2021-12-26documentation, bug fixes etcIRONM00N
2021-11-28a few small changesIRONM00N
2021-11-22add @notenoughupdates/simplify-numberIRONM00N
2021-11-22update contributors, fix formatting, added a bunch of repo forksIRONM00N
2021-11-15made javascript command probably a really bad ideaIRONM00N
2021-11-07remove duplicate namesIRONM00N
2021-11-01convert to esmIRONM00N
2021-10-31upgrade typescript, improve workflow, bunch of bug fixes and some other thingsIRONM00N
2021-10-27change printWidth to 130 and update dependeciesIRONM00N
2021-10-26sentry stuffIRONM00N
2021-10-26clean up, bug fixesIRONM00N
2021-10-23use isSlashMessageIRONM00N
2021-10-23a ton of bug fixesIRONM00N
2021-09-30okay janiIRONM00N
2021-09-30I did this 2 weeks ago idk what I didIRONM00N
2021-09-05cleaning up and some imporvements to the stats commandIRONM00N
2021-09-03fix permissionsIRONM00N
2021-09-03removed error debug timersIRONM00N
2021-09-03made error handling signifcantly faster at the expense of jankIRONM00N
2021-09-02clean upIRONM00N
2021-08-31refactoring and fixesIRONM00N
2021-08-30some fixes + some more error stuffIRONM00N
2021-08-27consistency and more work on settings commandIRONM00N
2021-08-26start settings commandIRONM00N
2021-08-26features wipIRONM00N
2021-08-25increase depthIRONM00N
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-05remove explicit any and add error for code blockIRONM00N
2021-07-31misc fixesIRONM00N
2021-07-31upgraded to typescript 4.3.5IRONM00N
2021-07-30clean up and fix stuffIRONM00N
2021-07-26chore: add new eslint ruleIRONM00N
2021-07-26refactor: this.client -> clientIRONM00N
2021-07-26refactor: this.client.util -> utilIRONM00N
2021-07-25cleaned up eval command, ported test command, fixed listeners, fixed workflow...IRONM00N
2021-07-23fix: reword cache & formatIRONM00N
2021-07-23feat: some shitIRONM00N