aboutsummaryrefslogtreecommitdiff
path: root/src/commands/moderation/massBan.ts
AgeCommit message (Collapse)Author
2022-08-28rebrand v3IRONM00N
2022-08-05use assert/strictIRONM00N
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
- Remove custom typings and replace with declaration merging - Fix the typings for args - Replace all discord-api-types imports with discord.js imports - Fix discord.js breaking changes
2022-05-31refactoring & changes to steal commandIRONM00N
2022-05-25feat: add command lockingIRONM00N
2022-03-12refactor: create and use util.overflowEmbedIRONM00N
2022-03-12fix(MassBanCommand): remove undefined when description embed description is ↵IRONM00N
undefined
2022-02-23fix(MassBanCommand): max embed descriptionIRONM00N
2022-02-23Automatically format codegithub-actions[bot]
2022-02-23fix(MassBanCommand): handle long embedsIRONM00N
2022-02-21perf: make massban actually workIRONM00N
2022-02-19fix: a ton of shitIRONM00N
2022-02-01massban commandIRONM00N