3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-24 18:15:02 +00:00
Commit graph

165 commits

Author SHA1 Message Date
Dark
e5730d0b85 Update DJS 2021-07-04 17:41:44 +02:00
Dark
bbf52a5951 Upgrade DJS, fix bugs 2021-06-30 18:43:42 +02:00
Dark
2977363dc0 Type fixes for djs 2021-06-30 04:56:56 +02:00
Dark
fb7e926a27 misc. bugfixes 2021-06-21 01:36:53 +02:00
Dark
0dd6f7182e Switch pagination to buttons 2021-06-21 01:36:35 +02:00
Dark
49ec266652 Allow !clean to delete messages not already saved
If a message is found that is not stored, we save it and then bulk delete
2021-06-17 02:10:23 +02:00
Dark
d89abcd54a Remove unnecessary cache lookup 2021-06-17 01:32:38 +02:00
Dark
38a5e07be8 Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
Dark
addb614023 Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dark
1ee016e85e Bot now connects, lint fixes 2021-06-02 19:35:44 +02:00
Dark
c99e745f89 Finish preliminary rework, ready to test 2021-06-02 04:07:50 +02:00
Dark
3883b5b749 More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
Dragory
8011885dc0 More initialization order fixes (vol 2) 2021-05-23 17:13:11 +03:00
Dragory
047174fbc4 Update to Knub30.0.0-beta.37 and Eris 0.15, first pass 2021-05-23 14:35:16 +03:00
Doggles
4017f69d6c Update PingCmd.ts 2021-05-09 13:28:07 +01:00
Dragory
7560a3eb2e Remove conflicting !roleinfo alias 2021-05-08 00:55:56 +03:00
Dragory
049a54ded8 Update STAGE_CHANNEL_ICON URL 2021-05-06 21:27:58 +03:00
Almeida
5f6df19be1 added better support for stage channels on channelinfo (#197) 2021-05-06 21:25:17 +03:00
Almeida
2a8aac34c7 refactor(*): remove unused exception variables (#193) 2021-05-06 21:23:47 +03:00
Almeida
6656df613c Add !roleinfo and !emojiinfo (#198) 2021-05-06 21:19:57 +03:00
Dragory
bff718de27 Fix crash caused by missing !invite code parameter 2021-05-03 18:29:33 +03:00
Nils
66cf2296dc Add -update/-up argument to automatically update latest/chosen case with !clean (#173) 2021-04-28 22:15:16 +03:00
Dragory
a65c34dad0 Check !bansearch permissions before running search 2021-04-28 21:47:45 +03:00
Dragory
016189bf9b Optimize !search and !bansearch performance for non-regex searches 2021-04-28 21:44:15 +03:00
Dragory
8fa4c944a3 Temp fix to role change detection on specific servers: cache all members on bot start on these server 2021-04-02 21:31:11 +03:00
Dragory
f66b19994f Clean up unnecessary optional chaining 2021-04-02 20:17:29 +03:00
Dragory
4ee5a59dc8 !server: fix banner URL not being masked; rename links from 'URL' to 'Link' 2021-04-02 20:15:13 +03:00
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