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

88 commits

Author SHA1 Message Date
Dragory
f8c3e85c55 Update to eris#dev 2021-04-02 19:02:20 +03:00
DEX
0a8495f12f Adding av as an alias for the avatar command (#169) 2021-04-02 16:45:00 +03:00
Nils
1c5679e732 Add image links to server info embed (#150) 2021-02-13 20:04:59 +02:00
Nils
011390658e Allow !info to find vanity invites shorter than 6 characters (#149) 2021-02-13 20:04:16 +02:00
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
Dragory
e92e48b6c6 Fix edge case error in ContextCmd 2021-02-13 19:53:12 +02:00
Nils
6317d32bc3 Allow clean to hard stop at a certain ID (#115) 2021-01-28 01:55:13 +02:00
Nils
5b7085b0f5 Add command to kick from VC (#124) 2021-01-28 01:28:26 +02:00
Nils
8c3d39c2b8 Fix nickname reset using having an erroneous canActOn check (#138) 2021-01-28 01:27:45 +02:00
Dragory
621c8584fd Add proper types to sendErrorMessage() 2021-01-17 21:21:18 +02:00
Dragory
21b09b3413 Add proper types to sendSuccessMessage() 2021-01-17 21:05:11 +02:00
Nils
caabca1da1 Add canActOn check to !vcmoveall and more verbose error handling (#137) 2020-12-20 18:31:28 +02:00
Dragory
a353a9062b Type fix 2020-12-13 15:28:00 +02:00
vcokltfre
d7d9178b2a feat: add requested 'whois' as alias for !user (#122) 2020-12-12 22:24:09 +02:00
Nils
af2652eb68 Make !clean ignore pins by default, explicit -delete-pins/-p option to delete them (#121) 2020-12-12 22:23:53 +02:00
Nils
c108da4c40 Add command to move all VC Members to another VC (#126) 2020-12-12 22:15:15 +02:00
Dragory
6f2d5a3784 Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
a1cb1bb617 Include stickers in !source 2020-10-22 01:22:28 +03:00
Dragory
fd71119098 Fixes 2020-10-16 02:13:54 +03:00
Dragory
d0fe2dea04 Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
almeidx
35456d47d5 added 'nick' aliases to the nickname commands 2020-09-16 09:24:26 +01:00
Dragory
0e02c24aca !avatar: user argument is no longer required, fixes #105 2020-08-19 00:53:59 +03:00
Dragory
0968fc4511 search: increase time between forced full member refresh 2020-08-19 00:49:29 +03:00
Dragory
a39bdb559f !timezone: add fuzzy matching for timezone name; add reset 2020-08-19 00:47:42 +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
7a3035a447 Use messageLink() function for message links everywhere 2020-08-10 03:26:39 +03:00
Dragory
6b4e01ef82 !userinfo: link cases when possible 2020-08-10 02:38:49 +03:00
Dragory
d7a93451c0 !userinfo: mention roles, sort by hierarchy 2020-08-10 02:25:19 +03:00
Dragory
2908c3d333 Small tweaks/code cleanup 2020-08-10 01:34:45 +03:00
Dragory
91305d2941 Fixes to RegExpRunner usage in !search and !bansearch, validate that input regex is valid 2020-08-10 01:31:32 +03:00
Dragory
917b2d25a5 Add -match option to !clean 2020-08-10 01:09:45 +03:00
Dragory
1ad545f515 Fix last update/version in !about 2020-08-10 01:02:48 +03:00
Dragory
dbd365768b Use RegExpRunner in !search and !bansearch 2020-08-10 00:39:07 +03:00
Dragory
8bd1572e2a Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
df295dc1b8 Add !slowmode command 2020-08-09 17:28:21 +03:00
Dragory
5a3be1ab03 Improve permission utils, make them bigint-aware 2020-08-07 00:39:52 +03:00
Dragory
f9f29f383b auto_reactions: check permissions ahead-of-time 2020-08-07 00:09:05 +03:00
Dragory
2ec0bb2b1c Tweak !user/!userinfo styles 2020-08-06 01:56:51 +03:00
Dragory
ddba300d0c Add support for messageTarget input in commands that take a message id 2020-08-06 01:54:46 +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
d6f80368ba !info style tweaks 2020-08-05 22:18:38 +03:00
Dragory
c205c37eee Update !info styles to match !server and !invite 2020-08-05 22:16:53 +03:00
Dragory
d0efd38172 Remove embed color from !server 2020-08-05 22:03:56 +03:00
Dragory
4d93cec282 Update !invite title formatting to match !server 2020-08-05 22:03:07 +03:00
Dragory
bf010b2c5b Update !server embed to be consistent with !invite embed 2020-08-05 22:01:29 +03:00
Dragory
f497268aa5 Work on !invite styles 2020-08-05 20:18:30 +03:00