aboutsummaryrefslogtreecommitdiff
path: root/src/listeners/commands/commandError.ts
AgeCommit message (Expand)Author
2022-09-05revamp command permissions, fix permission exploit for some command when used...IRONM00N
2022-08-28rebrand v3IRONM00N
2022-08-20fix ts composite shit, replace got with native fetch, update depsIRONM00N
2022-08-18restructure, experimental presence and member automod, fixed bugs probably ma...IRONM00N
2022-08-10update discord js and discord-akairoIRONM00N
2022-06-17remove global client variableIRONM00N
2022-06-16remove util classes, move config out of srcIRONM00N
2022-06-14remove the war crimes that I previously committedIRONM00N
2022-06-11remove excessive ansi formattingIRONM00N
2022-06-11Add support for users as an argument to evidence command (#61)TymanWasTaken
2022-06-02feat(errorHandler): ansi colorsIRONM00N
2022-05-28feat: custom stripIndentIRONM00N
2022-05-27fix: use util#formatErrorIRONM00N
2022-05-24fix: viewraw context command and perfomanceIRONM00N
2022-05-24fix: breaking changesIRONM00N
2022-04-20fix invite link, remove store channel, update to use builder methods, fix bre...IRONM00N
2022-03-05chore: upgrade depsIRONM00N
2022-03-03refactor: preemptively switch addField to addFieldsIRONM00N
2022-02-28fix: error while handling errorIRONM00N
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-25I love breaking changes!!!!IRONM00N
2022-01-23fix discord.js breaking changes, some other stuffIRONM00N
2022-01-16make command error more safeIRONM00N
2021-12-29import typeIRONM00N
2021-12-26documentation, bug fixes etcIRONM00N
2021-11-15made javascript command probably a really bad ideaIRONM00N
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-23a ton of bug fixesIRONM00N
2021-09-05cleaning up and some imporvements to the stats commandIRONM00N
2021-09-03removed error debug timersIRONM00N
2021-09-03made error handling signifcantly faster at the expense of jankIRONM00N
2021-09-02clean upIRONM00N
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-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