aboutsummaryrefslogtreecommitdiff
path: root/src/listeners
AgeCommit message (Expand)Author
2022-09-07clean upHEADmasterIRONM00N
2022-09-05revamp command permissions, fix permission exploit for some command when used...IRONM00N
2022-08-29more error exceptionsIRONM00N
2022-08-28exitIRONM00N
2022-08-28no error spamIRONM00N
2022-08-28rebrand v3IRONM00N
2022-08-24fix slash command permissionsIRONM00N
2022-08-24fix slashCommandsUsedIRONM00N
2022-08-21fix presence automodIRONM00N
2022-08-21enable presence automodIRONM00N
2022-08-21miscIRONM00N
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-14add mylogs command - view your own modlogsIRONM00N
2022-08-10update discord js and discord-akairoIRONM00N
2022-08-05fix breaking changesIRONM00N
2022-08-05use assert/strictIRONM00N
2022-08-05add more mappingsIRONM00N
2022-07-10allow more config options to be null / not setIRONM00N
2022-07-06remove array from add*(...)IRONM00N
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: errorsIRONM00N
2022-05-27fix: use util#formatErrorIRONM00N
2022-05-25fix: miscIRONM00N
2022-05-25feat: add command lockingIRONM00N
2022-05-25feat: add slash command usageIRONM00N
2022-05-25feat: massEvidence commandIRONM00N
2022-05-24fix: viewraw context command and perfomanceIRONM00N
2022-05-24fix: breaking changesIRONM00N
2022-04-27fix(buttonRoles): ephemeral errorIRONM00N
2022-04-25fix: add deferReplyIRONM00N
2022-04-25fix: I am an idiotIRONM00N
2022-04-25feat: hard coded button rolesIRONM00N
2022-04-20fix invite link, remove store channel, update to use builder methods, fix bre...IRONM00N
2022-04-03feat(logging): use proxies for console.log etc instead of manipulating stdout...IRONM00N
2022-04-02feat(hl): add last talked cooldownIRONM00N
2022-03-28fix: restrict quoting to production for nowIRONM00N
2022-03-28feat: message quotingIRONM00N
2022-03-14feat(logging): over complicated replIRONM00N
2022-03-13fix(supportThread): don't trigger on zepplin messagesIRONM00N
2022-03-13fix: move join log errors to guildIRONM00N
2022-03-12refactor: create and use util.overflowEmbedIRONM00N
2022-03-08fix(AppealListener): only run in productionIRONM00N
2022-03-08fix(AppealListener): separate modlogs + force fetch userIRONM00N