3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 15:00:00 +00:00
zeppelin/backend/src/plugins/Utility/commands
2020-08-19 00:53:59 +03:00
..
AboutCmd.ts Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
AvatarCmd.ts !avatar: user argument is no longer required, fixes #105 2020-08-19 00:53:59 +03:00
BanSearchCmd.ts Use commandTypeHelpers instead of baseTypeHelpers 2020-07-06 03:05:40 +03:00
ChannelInfoCmd.ts Add !channel/!channelinfo 2020-08-05 22:54:14 +03:00
CleanCmd.ts Add -match option to !clean 2020-08-10 01:09:45 +03:00
ContextCmd.ts Improve permission utils, make them bigint-aware 2020-08-07 00:39:52 +03:00
HelpCmd.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
InfoCmd.ts Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
InviteInfoCmd.ts Add !invite utility command 2020-08-05 18:52:15 +03:00
JumboCmd.ts Fix !jumbo crash when passing an invalid emoji 2020-07-30 17:16:44 +03:00
LevelCmd.ts Add permission to LevelCmd 2020-07-22 22:59:06 +03:00
MessageInfoCmd.ts Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
NicknameCmd.ts Fix !nickname permission check 2020-07-29 00:27:27 +03:00
NicknameResetCmd.ts Combine Knub's type helpers with Zeppelin's, continue Utility plugin port 2020-07-06 01:51:48 +03:00
PingCmd.ts Combine Knub's type helpers with Zeppelin's, continue Utility plugin port 2020-07-06 01:51:48 +03:00
ReloadGuildCmd.ts Optimize imports 2020-07-06 02:57:21 +03:00
RolesCmd.ts Fix search being required on !roles 2020-08-02 22:31:56 +02:00
SearchCmd.ts Fix !search requiring a query 2020-07-30 18:54:56 +03:00
ServerCmd.ts Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
SnowflakeInfoCmd.ts Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
SourceCmd.ts Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
UserInfoCmd.ts Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
VcmoveCmd.ts Optimize imports 2020-07-06 02:57:21 +03:00