aboutsummaryrefslogtreecommitdiff
path: root/src/listeners
AgeCommit message (Expand)Author
2022-02-28fix: error while handling errorIRONM00N
2022-02-27fix(FeaturesCommand): properly hide disabled featuresIRONM00N
2022-02-26Merge branch 'master' of https://github.com/NotEnoughUpdates/bush-bot-3.0IRONM00N
2022-02-26feat: use Time enumIRONM00N
2022-02-25fix: miscIRONM00N
2022-02-23feat: prefer bold over inline codeblocksIRONM00N
2022-02-23feat(hl): make functional, no cool downs yet, restrcited to suIRONM00N
2022-02-21perf: make massban actually workIRONM00N
2022-02-19fix: a ton of shitIRONM00N
2022-02-15chore: update depsIRONM00N
2022-02-14fix: remove ts-ingoresIRONM00N
2022-02-13started working on appealsIRONM00N
2022-02-10feat: testing modalsIRONM00N
2022-02-10chore: bump djsIRONM00N
2022-02-09fix(commandError): check description length in _generateErrorEmbedIRONM00N
2022-02-07started working on highlight commandIRONM00N
2022-02-05automod - fix error when message can't be fetchedIRONM00N
2022-02-05make bushlevel update send error messages to guild error logsIRONM00N
2022-02-04explicit member accessibility & jsdocs & typingsIRONM00N
2022-02-02fix command error edge casesIRONM00N
2022-01-31fixes, and breaking changesIRONM00N
2022-01-28fix join rolesIRONM00N
2022-01-26minor changesIRONM00N
2022-01-25I love breaking changes!!!!IRONM00N
2022-01-23fix sync shitIRONM00N
2022-01-23maybe not have leveling enabled when the feature isn'tIRONM00N
2022-01-23fix discord.js breaking changes, some other stuffIRONM00N
2022-01-16make command error more safeIRONM00N
2022-01-15make join roles only trigger after a member is no longer pending (accepted we...IRONM00N
2022-01-13fix server loggingIRONM00N
2022-01-12add better guild join and leave loggingIRONM00N
2022-01-09fix level rolesIRONM00N
2022-01-09this is a really bad ideaIRONM00N
2022-01-07update autobanIRONM00N
2022-01-07sync punishmentsIRONM00N
2022-01-06fix a few things, add level roles (finally)IRONM00N
2022-01-01more automodIRONM00N
2022-01-01added autocomplete to a few commands and performed some fixesIRONM00N
2021-12-31add autoban I really hope I didn't screw this upIRONM00N
2021-12-30A bit of fixingIRONM00N
2021-12-30add timeout command and fix some other moderation commandsIRONM00N
2021-12-29eventsIRONM00N
2021-12-29lockdown and unlockdown commandIRONM00N
2021-12-29listen to akairodebug eventIRONM00N
2021-12-29make autopublisher log to guild error channelIRONM00N
2021-12-29refactoring & documentationIRONM00N
2021-12-29use new setFooter overloadIRONM00N
2021-12-29import typeIRONM00N
2021-12-26documentation, bug fixes etcIRONM00N
2021-12-21Automatically format codegithub-actions[bot]