3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 23:09:59 +00:00
zeppelin/src/plugins
2019-03-31 22:35:54 +03:00
..
AutoReactionsPlugin.ts Add types for all plugin configs and permissions. Update code to work with Knub 18. 2019-03-04 21:44:04 +02:00
BotControl.ts BotControl: cleanup and type tweak 2019-03-07 20:50:53 +02:00
Cases.ts Add types for all plugin configs and permissions. Update code to work with Knub 18. 2019-03-04 21:44:04 +02:00
Censor.ts Censor: hold a lock for the evaluated message and interrupt said lock if the message is deleted 2019-03-16 12:31:37 +02:00
Logs.ts Logs: fix crash in userMention/channelMention if the user/channel doesn't exist 2019-03-16 16:39:32 +02:00
LogServer.ts Add types for all plugin configs and permissions. Update code to work with Knub 18. 2019-03-04 21:44:04 +02:00
MessageSaver.ts Add types for all plugin configs and permissions. Update code to work with Knub 18. 2019-03-04 21:44:04 +02:00
ModActions.ts ModActions: allow 'e' as an alias for 'expand' in !cases 2019-03-20 00:35:46 +02:00
Mutes.ts Mutes: add move_to_voice_channel option 2019-03-20 00:24:32 +02:00
NameHistory.ts Add types for all plugin configs and permissions. Update code to work with Knub 18. 2019-03-04 21:44:04 +02:00
Persist.ts Add types for all plugin configs and permissions. Update code to work with Knub 18. 2019-03-04 21:44:04 +02:00
PingableRolesPlugin.ts Add types for all plugin configs and permissions. Update code to work with Knub 18. 2019-03-04 21:44:04 +02:00
Post.ts Add types for all plugin configs and permissions. Update code to work with Knub 18. 2019-03-04 21:44:04 +02:00
ReactionRoles.ts Add types for all plugin configs and permissions. Update code to work with Knub 18. 2019-03-04 21:44:04 +02:00
Reminders.ts Add types for all plugin configs and permissions. Update code to work with Knub 18. 2019-03-04 21:44:04 +02:00
SelfGrantableRolesPlugin.ts Self grantable role tweaks 2019-03-08 00:48:52 +02:00
Slowmode.ts Slowmode: don't act on messages with interrupted locks (e.g. censored messages); add !slowmode list 2019-03-16 12:32:25 +02:00
Spam.ts Cleanup 2019-03-16 11:42:28 +02:00
Starboard.ts Starboard: use locks for checking reactions to avoid race conditions 2019-03-31 22:35:54 +03:00
Tags.ts Fix tag character limit 2019-03-16 18:54:09 +02:00
Utility.ts Utility: add voice information to !info, tweak embed styles a bit 2019-03-20 00:34:41 +02:00
ZeppelinPlugin.ts Add types for all plugin configs and permissions. Update code to work with Knub 18. 2019-03-04 21:44:04 +02:00