aboutsummaryrefslogtreecommitdiff
path: root/src/context-menu-commands/user/modlog.ts
AgeCommit message (Collapse)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 ↵IRONM00N
made some more bugs
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-24fix(ModlogContextMenuCommand): convert to global commandIRONM00N
2022-05-24feat: ModlogContextMenuCommandIRONM00N