3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 15:00:00 +00:00
zeppelin/src/plugins
2019-04-30 06:28:10 +03:00
..
AutoReactionsPlugin.ts Fix some argument type names 2019-04-20 19:55:35 +03:00
BotControl.ts Update to Knub 19.1.1 and update plugins accordingly 2019-04-13 01:44:18 +03:00
Cases.ts When adding archive links to a case, make them all permanent, not just the first one 2019-04-20 19:13:40 +03:00
Censor.ts Fix unknown users in logs in several places 2019-04-30 06:20:55 +03:00
Logs.ts Fix unknown users in logs in several places 2019-04-30 06:20:55 +03:00
LogServer.ts Update to Knub 19.1.1 and update plugins accordingly 2019-04-13 01:44:18 +03:00
MessageSaver.ts Update to Knub 19.1.1 and update plugins accordingly 2019-04-13 01:44:18 +03:00
ModActions.ts Fix case preview in !cases when two or more of the first case notes have the same timestamp 2019-04-20 20:15:31 +03:00
Mutes.ts Deprecate GuildActions. Fix double case posting when muting a user for message spam. Update to new mute/case style when muting a user for "other" spam. 2019-04-20 17:36:28 +03:00
NameHistory.ts Fix some argument type names 2019-04-20 19:55:35 +03:00
Persist.ts Work on better error messages for mod actions, allow muting users that are not on the server; WIP 2019-04-18 08:45:51 +03:00
PingableRolesPlugin.ts Fix some argument type names 2019-04-20 19:55:35 +03:00
Post.ts Update to Knub 19.1.1 and update plugins accordingly 2019-04-13 01:44:18 +03:00
ReactionRoles.ts Update to Knub 19.1.1 and update plugins accordingly 2019-04-13 01:44:18 +03:00
Reminders.ts Allow using !remind without a reminder text (the bot uses a message link then instead) 2019-04-30 06:28:10 +03:00
SelfGrantableRolesPlugin.ts Use command aliases/overloads where applicable 2019-04-13 02:23:45 +03:00
Slowmode.ts Fix some argument type names 2019-04-20 19:55:35 +03:00
Spam.ts Deprecate GuildActions. Fix double case posting when muting a user for message spam. Update to new mute/case style when muting a user for "other" spam. 2019-04-20 17:36:28 +03:00
Starboard.ts Fix some argument type names 2019-04-20 19:55:35 +03:00
Tags.ts Tags: return an empty string for invalid inputs to mention() 2019-04-30 06:10:36 +03:00
Utility.ts When using !search or !roles, refresh cached guild members periodically 2019-04-30 05:42:01 +03:00
ZeppelinPlugin.ts Add custom argument types for deep-resolved users/members, use these in some places. Deprecate unknownUser (constant) and replace with instances of UnknownUser (class). 2019-04-20 19:03:30 +03:00