aboutsummaryrefslogtreecommitdiff
path: root/src/commands/moderation
AgeCommit message (Expand)Author
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-05use assert/strictIRONM00N
2022-07-06fix import fuckeryIRONM00N
2022-07-06feat(automod): unmute buttonIRONM00N
2022-06-18use new textBasedChannel arg typeIRONM00N
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-11Add support for users as an argument to evidence command (#61)TymanWasTaken
2022-06-11fix: purge fetchIRONM00N
2022-06-02feat(helpCommand): add argumentsIRONM00N
2022-06-02fix: allow vc channels to be lockedIRONM00N
2022-05-31refactoring & changes to steal commandIRONM00N
2022-05-25fix(MassEvidenceCommand): find the latest case, not the oldest oneIRONM00N
2022-05-25fix(massEvidence): use id not indexIRONM00N
2022-05-25feat: add command lockingIRONM00N
2022-05-25feat: massEvidence commandIRONM00N
2022-05-24fix: viewraw context command and perfomanceIRONM00N
2022-03-12refactor: create and use util.overflowEmbedIRONM00N
2022-03-12fix(MassBanCommand): remove undefined when description embed description is u...IRONM00N
2022-03-08fix(AppealListener): separate modlogs + force fetch userIRONM00N
2022-02-23feat: prefer bold over inline codeblocksIRONM00N
2022-02-23fix(MassBanCommand): max embed descriptionIRONM00N
2022-02-23perf(ModlogCommand): don't use Embed builderIRONM00N
2022-02-23Automatically format codegithub-actions[bot]
2022-02-23fix(MassBanCommand): handle long embedsIRONM00N
2022-02-21fix: unban commandIRONM00N
2022-02-21perf: make massban actually workIRONM00N
2022-02-19fix: a ton of shitIRONM00N
2022-02-08dumb bull shitIRONM00N
2022-02-04explicit member accessibility & jsdocs & typingsIRONM00N
2022-02-03add bot info to user info commandIRONM00N
2022-02-01massban commandIRONM00N
2022-02-01fixes & inconsistenciesIRONM00N
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-15don't ban users that are already bannedIRONM00N
2022-01-10add clear as an alias to purgeIRONM00N
2022-01-06fixed some errors, made moderation methods use manual enum thingIRONM00N
2022-01-01a few thingsIRONM00N
2021-12-30A bit of fixingIRONM00N
2021-12-30add timeout command and fix some other moderation commandsIRONM00N
2021-12-29misc improvementsIRONM00N
2021-12-29block and unblock commandIRONM00N
2021-12-29lockdown and unlockdown commandIRONM00N
2021-12-29use new setFooter overloadIRONM00N
2021-12-29misc improvements & typings changesIRONM00N