zappyzep/backend/src/plugins/Utility/commands
2021-05-06 21:19:57 +03:00
..
AboutCmd.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
AvatarCmd.ts Adding av as an alias for the avatar command (#169) 2021-04-02 16:45:00 +03:00
BanSearchCmd.ts Use commandTypeHelpers instead of baseTypeHelpers 2020-07-06 03:05:40 +03:00
ChannelInfoCmd.ts Fix various issues with the info commands (#151) 2021-02-13 20:02:43 +02:00
CleanCmd.ts Add -update/-up argument to automatically update latest/chosen case with !clean (#173) 2021-04-28 22:15:16 +03:00
ContextCmd.ts Fix edge case error in ContextCmd 2021-02-13 19:53:12 +02:00
EmojiInfoCmd.ts Add !roleinfo and !emojiinfo (#198) 2021-05-06 21:19:57 +03:00
HelpCmd.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
InfoCmd.ts Add !roleinfo and !emojiinfo (#198) 2021-05-06 21:19:57 +03:00
InviteInfoCmd.ts Fix crash caused by missing !invite code parameter 2021-05-03 18:29:33 +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 Fix various issues with the info commands (#151) 2021-02-13 20:02:43 +02:00
NicknameCmd.ts added 'nick' aliases to the nickname commands 2020-09-16 09:24:26 +01:00
NicknameResetCmd.ts Fix nickname reset using having an erroneous canActOn check (#138) 2021-01-28 01:27:45 +02:00
PingCmd.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
ReloadGuildCmd.ts Optimize imports 2020-07-06 02:57:21 +03:00
RoleInfoCmd.ts Add !roleinfo and !emojiinfo (#198) 2021-05-06 21:19:57 +03:00
RolesCmd.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
SearchCmd.ts Fix !search requiring a query 2020-07-30 18:54:56 +03:00
ServerInfoCmd.ts Fix various issues with the info commands (#151) 2021-02-13 20:02:43 +02: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 Include stickers in !source 2020-10-22 01:22:28 +03:00
UserInfoCmd.ts feat: add requested 'whois' as alias for !user (#122) 2020-12-12 22:24:09 +02:00
VcdisconnectCmd.ts Add command to kick from VC (#124) 2021-01-28 01:28:26 +02:00
VcmoveCmd.ts Add command to kick from VC (#124) 2021-01-28 01:28:26 +02:00