aboutsummaryrefslogtreecommitdiff
path: root/src/lib/extensions
AgeCommit message (Collapse)Author
2022-02-21perf: make massban actually workIRONM00N
2022-02-19fix: a ton of shitIRONM00N
2022-02-18refactor: use client.generateInvite for inviteIRONM00N
2022-02-16feat: start testing perspectiveApi, and fix checkScamMentionsIRONM00N
2022-02-16refactor: declare global vars in bot.tsIRONM00N
2022-02-13started working on appealsIRONM00N
2022-02-13fix: permission handler showing numbersIRONM00N
2022-02-10feat: testing modalsIRONM00N
2022-02-10chore: bump djsIRONM00N
2022-02-09feat(codeblock): add language to haste urlIRONM00N
2022-02-08feat(eval): stop using unicode emojisIRONM00N
2022-02-08dumb bull shitIRONM00N
2022-02-07oopsieIRONM00N
2022-02-07started working on highlight commandIRONM00N
2022-02-06fix BushSlashMessage typingsIRONM00N
2022-02-04remove source-map-support and momentIRONM00N
2022-02-04explicit member accessibility & jsdocs & typingsIRONM00N
2022-02-04refactor modelsIRONM00N
2022-02-03refactor guild info commandIRONM00N
2022-02-03add bot info to user info commandIRONM00N
2022-02-01fixes & inconsistenciesIRONM00N
2022-01-31deny SendMessagesInThreads no matter whatIRONM00N
2022-01-31miscIRONM00N
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-09this is a really bad ideaIRONM00N
2022-01-08database migrations - use jsonb over text + JSON.parse, refactor bad word & ↵IRONM00N
automod - store word in shared db closes: #53
2022-01-08add shared dbIRONM00N
2022-01-07sync punishmentsIRONM00N
2022-01-06add a silent option to moderation methodsIRONM00N
2022-01-06fixed some errors, made moderation methods use manual enum thingIRONM00N
2022-01-06fix a few things, add level roles (finally)IRONM00N
2022-01-01a few thingsIRONM00N
2022-01-01added autocomplete to a few commands and performed some fixesIRONM00N
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-29misc improvements & typings changesIRONM00N
2021-12-29import typeIRONM00N
2021-12-27remind commandIRONM00N
2021-12-27better typings and some other stuffIRONM00N
2021-12-26Automatically format codegithub-actions[bot]
2021-12-26add dry run to testsIRONM00N
2021-12-26documentation, bug fixes etcIRONM00N