aboutsummaryrefslogtreecommitdiff
path: root/src/lib/common/AutoMod.ts
AgeCommit message (Expand)Author
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-03-14feat(logging): over complicated replIRONM00N
2022-03-03refactor: preemptively switch addField to addFieldsIRONM00N
2022-02-27fix(FeaturesCommand): properly hide disabled featuresIRONM00N
2022-02-21fix: automod freaking outIRONM00N
2022-02-19fix: a ton of shitIRONM00N
2022-02-16feat: start testing perspectiveApi, and fix checkScamMentionsIRONM00N
2022-02-14fix: remove ts-ingoresIRONM00N
2022-02-13started working on appealsIRONM00N
2022-02-08fix(automod): don't ignore spaces for bad linksIRONM00N
2022-02-03add bot info to user info commandIRONM00N
2022-01-31update badwords to use its own enum to advoid import jankIRONM00N
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-15make button ban response fetch user instead of memberIRONM00N
2022-01-15add a case for dm failure for automod button banIRONM00N
2022-01-09fix automodIRONM00N
2022-01-08fix automodIRONM00N
2022-01-08ignore customAutomodPhrases since it is causing issuesIRONM00N
2022-01-08database migrations - use jsonb over text + JSON.parse, refactor bad word & ...IRONM00N
2022-01-06add automod owner overrideIRONM00N
2022-01-01ffsIRONM00N
2021-12-30add timeout command and fix some other moderation commandsIRONM00N
2021-12-26Automatically format codegithub-actions[bot]
2021-12-26documentation, bug fixes etcIRONM00N
2021-12-13fix more bugsIRONM00N
2021-12-13added new automod thing, fixed some errorsIRONM00N
2021-11-22add @notenoughupdates/simplify-numberIRONM00N
2021-11-01convert to esmIRONM00N
2021-10-31upgrade typescript, improve workflow, bunch of bug fixes and some other thingsIRONM00N
2021-10-26clean up, bug fixesIRONM00N
2021-10-23Automatically format codegithub-actions[bot]
2021-10-23Regex for automod (#28)Patrick Jones
2021-10-21bIRONM00N