3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-20 16:25:03 +00:00
Commit graph

24 commits

Author SHA1 Message Date
Nils
6539b7c8f1 Fix various issues with the info commands (#151)
Fixed !info not checking for any of the sub-permissions
Fixed message/channel/invite checking non-existent permissions
Fixed ServerCmd being out of line with the rest of the info commands name-wise
2021-02-13 20:02:43 +02:00
Nils
5b7085b0f5 Add command to kick from VC (#124) 2021-01-28 01:28:26 +02:00
Dragory
21b09b3413 Add proper types to sendSuccessMessage() 2021-01-17 21:05:11 +02:00
Nils
c108da4c40 Add command to move all VC Members to another VC (#126) 2020-12-12 22:15:15 +02:00
Dragory
d0fe2dea04 Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Dragory
6ba56a3f12 Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
Dragory
dbd365768b Use RegExpRunner in !search and !bansearch 2020-08-10 00:39:07 +03:00
Dragory
df295dc1b8 Add !slowmode command 2020-08-09 17:28:21 +03:00
Dragory
b4e3ec0159 Add new multi-use !info command 2020-08-06 01:10:40 +03:00
Dragory
4cfd03c23d Rename !info to !user/!userinfo 2020-08-06 00:48:29 +03:00
Dragory
a95f7bd96e Add !message/!messageinfo command 2020-08-06 00:46:47 +03:00
Dragory
4b062f6d23 !source: don't show source of messages you don't have access to; allow mods to use the command by default 2020-08-05 23:57:09 +03:00
Dragory
39215c1348 Add !channel/!channelinfo 2020-08-05 22:54:14 +03:00
Dragory
67337a8abb Add !invite utility command 2020-08-05 18:52:15 +03:00
Miikka
2a0a692afd Merge pull request #97 from DarkView/k30_infoOnSingleSearch
Load expanded !info if there is only one result in !search
2020-08-05 02:40:09 +03:00
Dragory
93705f888b Fix up docs 2020-07-30 13:08:06 +03:00
Dark
59b94535b0 Load expanded !info if there is only one result in !search 2020-07-29 02:21:22 +02:00
Dragory
1519b425eb Convert !clean 2020-07-06 02:56:54 +03:00
Dragory
f791a851ca Convert !avatar, !jumbo, and !reload_guild 2020-07-06 02:47:39 +03:00
Dragory
f21f8e327f Add default options for UtilityPlugin 2020-07-06 02:10:22 +03:00
Dragory
16ab3c36c4 Combine Knub's type helpers with Zeppelin's, continue Utility plugin port 2020-07-06 01:51:48 +03:00
Dragory
0d3567df88 Prevent prettier from inlining UtilityPlugin command list 2020-07-06 01:02:55 +03:00
Dragory
f2d4eb1cdf More work on porting Utility commands 2020-07-06 00:53:28 +03:00
Dragory
4653fc9bf7 Knub 30 conversion base work; Work on Utility plugin Knub 30 conversion 2020-07-05 05:00:54 +03:00