aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-23fix discord.js breaking changes, some other stuffIRONM00N
2022-01-16.js ending for vscode importsIRONM00N
2022-01-16add no_inspect_strings flag to eval commandIRONM00N
2022-01-16fix url not working sometimesIRONM00N
2022-01-16make command error more safeIRONM00N
2022-01-15make expired punishments be removed at the exact time it expiresIRONM00N
2022-01-15Merge branch 'master' of https://github.com/NotEnoughUpdates/bush-botIRONM00N
2022-01-15NEW UNREADS (#55)jani270
* NEW UNREADS * Update badlinks.ts
2022-01-15don't ban users that are already bannedIRONM00N
2022-01-15make button ban response fetch user instead of memberIRONM00N
2022-01-15add a case for dm failure for automod button banIRONM00N
2022-01-15make join roles only trigger after a member is no longer pending (accepted ↵IRONM00N
welcome screen)
2022-01-13fix server loggingIRONM00N
2022-01-12add better guild join and leave loggingIRONM00N
2022-01-10add clear as an alias to purgeIRONM00N
2022-01-09fix config errorIRONM00N
2022-01-09update slur descriptionIRONM00N
2022-01-09fix automodIRONM00N
2022-01-09fix level rolesIRONM00N
2022-01-09this is a really bad ideaIRONM00N
2022-01-08fix automodIRONM00N
2022-01-08ignore customAutomodPhrases since it is causing issuesIRONM00N
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-07update autobanIRONM00N
2022-01-07sync punishmentsIRONM00N
2022-01-06add a silent option to moderation methodsIRONM00N
2022-01-06remove the "." from Punishment expiredIRONM00N
2022-01-06add automod owner overrideIRONM00N
2022-01-06remove steamcommunity.co since it causes false positivesIRONM00N
2022-01-06fixed some errors, made moderation methods use manual enum thingIRONM00N
2022-01-06remove top level lib folderIRONM00N
2022-01-06fix a few things, add level roles (finally)IRONM00N
2022-01-01Automatically format codegithub-actions[bot]
2022-01-01idk why this didn't get committedIRONM00N
2022-01-01a few thingsIRONM00N
2022-01-01ffsIRONM00N
2022-01-01more automodIRONM00N
2022-01-01added autocomplete to a few commands and performed some fixesIRONM00N
2021-12-31remove slashGuilds from the disable commandIRONM00N
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-29misc improvementsIRONM00N
2021-12-29block and unblock commandIRONM00N
2021-12-29lockdown and unlockdown commandIRONM00N
2021-12-29refactoringIRONM00N
2021-12-29clean up config commandIRONM00N
2021-12-29listen to akairodebug eventIRONM00N