.. |
Automod
|
automod: clear old message spam data when re-evaluating an edited message
|
2020-06-04 03:20:31 +03:00 |
AntiRaid.ts
|
Add anti-raid levels to automod. Large refactor of spam detection. Add member_join and member_join_spam triggers.
|
2020-01-26 19:54:32 +02:00 |
AutoDelete.ts
|
Add auto-delete plugin
|
2020-01-23 01:31:23 +02:00 |
AutoReactionsPlugin.ts
|
Another potential fix for Node.js 13/14 incompatibility
|
2020-05-08 18:29:17 +03:00 |
availablePlugins.ts
|
Add anti-raid levels to automod. Large refactor of spam detection. Add member_join and member_join_spam triggers.
|
2020-01-26 19:54:32 +02:00 |
BotControl.ts
|
Improvements to the bot control !guilds command
|
2020-05-28 01:45:18 +03:00 |
Cases.ts
|
cases: add safeguard check for existing cases with the same audit log id
|
2020-06-04 02:37:13 +03:00 |
Censor.ts
|
Update descriptions for Censor/Spam to point to Automod for more advanced functionality
|
2020-05-23 15:31:54 +03:00 |
ChannelArchiver.ts
|
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
|
2019-11-02 22:11:26 +02:00 |
CompanionChannels.ts
|
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
|
2019-11-02 22:11:26 +02:00 |
CustomEvents.ts
|
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
|
2019-11-02 22:11:26 +02:00 |
GlobalZeppelinPlugin.ts
|
Allow overriding user notification method for mod actions via -notify and -notify-channel. Allow setting these settings for automod actions as well.
|
2020-01-29 02:44:11 +02:00 |
GuildConfigReloader.ts
|
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
|
2019-11-02 22:11:26 +02:00 |
GuildInfoSaver.ts
|
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
|
2019-11-02 22:11:26 +02:00 |
LocateUser.ts
|
Temp crash fix
|
2020-04-14 15:07:01 +03:00 |
Logs.ts
|
logs: batch log messages by default (1000ms)
|
2020-05-22 20:49:57 +03:00 |
MessageSaver.ts
|
ran npm run format
|
2020-01-12 22:31:30 +11:00 |
ModActions.ts
|
mutes: fix error when member to unmute cannot be found
|
2020-06-04 02:32:27 +03:00 |
Mutes.ts
|
Remove test code
|
2020-05-23 00:13:05 +03:00 |
NameHistory.ts
|
Save names using a queue to avoid race conditions
|
2020-06-02 01:40:02 +03:00 |
Persist.ts
|
Add a shared lock for Persist and ReactionRoles plugins to prevent race conditions
|
2020-05-22 20:35:15 +03:00 |
PingableRolesPlugin.ts
|
ran npm run format
|
2020-01-12 22:31:30 +11:00 |
Post.ts
|
Converted all remaining boolean parameters to flags
|
2020-01-04 16:00:21 +11:00 |
ReactionRoles.ts
|
Add a shared lock for Persist and ReactionRoles plugins to prevent race conditions
|
2020-05-22 20:35:15 +03:00 |
Reminders.ts
|
discordapp.com -> discord.com
|
2020-05-04 21:59:20 +03:00 |
Roles.ts
|
roles: mention role and user in success messages
|
2020-06-04 02:45:05 +03:00 |
SelfGrantableRolesPlugin.ts
|
Fix !role help not using the proper prefix at one place
|
2020-05-13 07:51:52 +03:00 |
Slowmode.ts
|
Another potential fix for Node.js 13/14 incompatibility
|
2020-05-08 18:29:17 +03:00 |
Spam.ts
|
Update descriptions for Censor/Spam to point to Automod for more advanced functionality
|
2020-05-23 15:31:54 +03:00 |
Starboard.ts
|
starboard: prevent self-votes
|
2019-12-02 01:13:53 +02:00 |
Stats.ts
|
Add anti-raid levels to automod. Large refactor of spam detection. Add member_join and member_join_spam triggers.
|
2020-01-26 19:54:32 +02:00 |
Tags.ts
|
Properly fix countdown() in tags
|
2020-06-01 19:44:28 +03:00 |
UsernameSaver.ts
|
Save names using a queue to avoid race conditions
|
2020-06-02 01:40:02 +03:00 |
Utility.ts
|
Merge branch 'ban-search' of git://github.com/roflmaoqwerty/ZeppelinBot into roflmaoqwerty-ban-search
|
2020-06-04 02:46:13 +03:00 |
WelcomeMessage.ts
|
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
|
2019-11-02 22:11:26 +02:00 |
ZeppelinPlugin.ts
|
Another potential fix for Node.js 13/14 incompatibility
|
2020-05-08 18:29:17 +03:00 |