aboutsummaryrefslogtreecommitdiff
path: root/src/lib/common/AutoMod.ts
AgeCommit message (Expand)Author
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