aboutsummaryrefslogtreecommitdiff
path: root/src/commands/moderation
AgeCommit message (Collapse)Author
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-23feat: some shitIRONM00N
- fix breaking changes - refactored active punishments into one table - made listeners args have stricter types
2021-07-17honestly no idea what I did at this pointIRONM00N
2021-07-14started moving over some other commandsIRONM00N
2021-07-14revamped role command and some other stuffIRONM00N
2021-07-13added unmute and unban commandIRONM00N
2021-07-11fix: circular importsIRONM00N
2021-07-08Automatically format codegithub-actions[bot]
2021-07-06kick commandIRONM00N
2021-07-04cleaned up lib importsIRONM00N
2021-07-04cleaned upIRONM00N
2021-07-04mute commandIRONM00N
2021-07-02started restructuring moderation commands,IRONM00N
note: nothing currently works :flushed:
2021-07-01don't judge me part 2 & fix esbuild with eval commandIRONM00N
2021-06-29don't judge part 1IRONM00N
2021-06-28fix breaking changes and bump dependenciesIRONM00N
2021-06-27did this a while ago so I don't remeber what I didIRONM00N
2021-06-24feat(*): Began working on other punishment commands etcIRONM00N
2021-06-21fix(db): made it work nowIRONM00N
2021-06-20feat(*): aaaaaIRONM00N
2021-06-19resolved conflicts and stuffIRONM00N
2021-06-19feat(*): A bunch of stuffIRONM00N
- Remade logging - updated dependencies - started adding custom crap to the command handler - added emojis to stuff - can't remeber other stuff Note: this is currently broken BREAKING CHANGE:
2021-06-19fix: Use latest features of akairo forkTymanWasTaken
2021-06-14made a few changesIRONM00N
2021-05-29Automatically format codegithub-actions[bot]
2021-05-28stuffIRONM00N
2021-05-28I can't read anythingIRONM00N
2021-05-27Fix file namingTymanWasTaken
2021-05-26formatIRONM00N
2021-05-26made some more changesIRONM00N
2021-05-26some rebrandingIRONM00N
2021-05-18FormatTymanWasTaken
2021-05-18nevermind forgot about these (I'll do the rest later they are annoying to doTymanWasTaken
2021-05-17probably works idk what all I didTymanWasTaken
2021-05-16fix logging for slash command syncing v2, delete BotMessage and BotGuild ↵TymanWasTaken
because useless, add prefix slash command
2021-05-16add colored logging and improved logging code, fix a few moderation command ↵TymanWasTaken
issues, add more logging, and make ban check run every 30s not 60s
2021-05-11add giveaway ping command and change '() => {}' to '() => undefined'TymanWasTaken
2021-05-11re-organize modelsTymanWasTaken
2021-05-11formatting momentTymanWasTaken
2021-05-11add role commandTymanWasTaken
2021-05-11whoops forgot about theseTymanWasTaken
2021-04-27legit just copy utilibot v2 codeTymanWasTaken