aboutsummaryrefslogtreecommitdiff
path: root/src/lib/extensions/discord.js
AgeCommit message (Collapse)Author
2022-08-18restructure, experimental presence and member automod, fixed bugs probably ↵IRONM00N
made some more bugs
2022-08-10update discord js and discord-akairoIRONM00N
fix breaking changes add unverified bot emoji to user command
2022-08-05fix breaking changesIRONM00N
2022-08-05use assert/strictIRONM00N
2022-08-05add automod to quoteIRONM00N
2022-07-06feat(automod): unmute buttonIRONM00N
2022-06-19some documentationIRONM00N
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-06-02feat(errorHandler): ansi colorsIRONM00N
2022-06-02fix: allow vc channels to be lockedIRONM00N
2022-05-31refactoring & changes to steal commandIRONM00N
2022-05-27fix: use util#formatErrorIRONM00N
2022-05-25feat: massEvidence commandIRONM00N
2022-05-24fix: breaking changesIRONM00N
2022-04-20fix invite link, remove store channel, update to use builder methods, fix ↵IRONM00N
breaking changes
2022-03-28feat: message quotingIRONM00N
2022-03-13feat: make all base types bush resolvableIRONM00N
2022-03-08feat: misc changes for extentionsIRONM00N
2022-03-05chore: upgrade depsIRONM00N
2022-02-25chore: update dependencies and fix breaking changesIRONM00N
2022-02-21fix: source mapsIRONM00N
2022-02-21perf: make massban actually workIRONM00N
2022-02-19fix: a ton of shitIRONM00N
2022-02-13started working on appealsIRONM00N
2022-02-10chore: bump djsIRONM00N
2022-02-08dumb bull shitIRONM00N
2022-02-04refactor modelsIRONM00N
2022-02-03refactor guild info commandIRONM00N
2022-01-31deny SendMessagesInThreads no matter whatIRONM00N
2022-01-31fixes, and breaking changesIRONM00N
2022-01-26minor 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-06add a silent option to moderation methodsIRONM00N
2022-01-06fixed some errors, made moderation methods use manual enum thingIRONM00N
2021-12-30A bit of fixingIRONM00N
2021-12-30add timeout command and fix some other moderation commandsIRONM00N
2021-12-29eventsIRONM00N
2021-12-29block and unblock commandIRONM00N
2021-12-29lockdown and unlockdown commandIRONM00N
2021-12-29refactoring & documentationIRONM00N
2021-12-29import typeIRONM00N
2021-12-26Automatically format codegithub-actions[bot]
2021-12-26documentation, bug fixes etcIRONM00N
2021-12-20do even more fixesIRONM00N
2021-12-20do some fixes or somethingIRONM00N
2021-12-13fixed the bushPunishRoleRemove eventIRONM00N