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

102 commits

Author SHA1 Message Date
Dragory
53fea6b88c
Fix !cleaning more than 100 messages 2021-08-19 20:06:11 +03:00
Dragory
8da47e53e6
Ugly workaround/hotfix for message fetching 2021-08-19 00:49:06 +03:00
Dragory
cb1ba4d878
Run format 2021-08-18 21:02:53 +03:00
Dragory
59e75e0584
Type fixes + circular dependency fix 2021-08-18 20:01:06 +03:00
Dragory
bed6589d48
Typed log functions + more 2021-08-18 01:51:42 +03:00
Miikka
6010c387e7
Merge pull request #209 from ghost/master
Add pong as an alias of ping
2021-08-14 17:30:05 +03:00
Usoka
0204ed737a
Prevent crash when using !emoji with no args (#221) 2021-08-14 17:29:25 +03:00
Almeida
e8d1d0fdcc
Make the nickname argument optional on nickname command (#199) 2021-08-14 17:28:22 +03:00
Almeida
a9b0902a01
added support for emoji ids on emojiinfo command 2021-08-14 14:50:43 +01:00
Dragory
ba7ece8df7
Use photon-node instead of sharp for image manipulation
photon-node is compiled to wasm so doesn't require a node-gyp build step
2021-08-14 15:45:47 +03:00
Dark
ff774aa5f6
Context Menu Actions v1, clean and mute support with full options 2021-08-13 05:01:08 +02:00
almeidx
a11c39cd0a
transform to array before filtering 2021-08-04 21:02:12 +01:00
almeidx
3537305c59
upgrade discord.js 2021-08-04 20:45:42 +01:00
Dark
0053f55576
Fix role member counts, add threads to channel info command 2021-07-29 18:46:52 +02:00
almeidx
afe0ec1194
removed unnecessary string literal and simplified stuff 2021-07-29 10:08:55 +01:00
almeidx
a8298d4faa
fixed jumbo cmd, simplified checks and fixed ping cmd 2021-07-29 01:43:50 +01:00
almeidx
80f2dacb7f
simplified avatar cmd 2021-07-29 01:22:37 +01:00
almeidx
0f5162ee21
ping in about cmd 2021-07-29 01:20:40 +01:00
almeidx
74a676913e
user.tag 2021-07-29 00:37:19 +01:00
almeidx
f9e1343003
use User#displayAvatarURL and dont encode reason 2021-07-28 23:40:20 +01:00
Dark
c932269b7d
DJS Update, Full Import Cleanup 2021-07-25 14:32:08 +02:00
Dark
acb4913495
More fixes, change rest of stripObjectToScalars to configAccessibleObj 2021-07-21 22:14:09 +02:00
Dark
dda19de6e6
Fix various bugs, update djs 2021-07-04 23:14:12 +02:00
Dark
be71357ff9
Upgrade DJS, fix bugs 2021-06-30 18:43:42 +02:00
Dark
0822fc15e5
Type fixes for djs 2021-06-30 04:56:56 +02:00
Dark
7bf5e1f3c6
misc. bugfixes 2021-06-21 01:36:53 +02:00
Dark
2700f4e389
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
421f6defaa
Remove unnecessary cache lookup 2021-06-17 01:32:38 +02:00
Dark
5efdf5ce95
Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
Dark
6ac9d2f2a2
Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dark
edcfd2333f
Bot now connects, lint fixes 2021-06-02 19:35:44 +02:00
Dark
d0a1beb809
Finish preliminary rework, ready to test 2021-06-02 04:07:50 +02:00
Dark
52839cc9f3
More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
Dragory
f6be4f4af6
Update to Knub30.0.0-beta.37 and Eris 0.15, first pass 2021-05-23 14:35:16 +03:00
Doggles
07bdb4b722 Update PingCmd.ts 2021-05-09 13:28:07 +01:00
Dragory
7f788b28f0
Remove conflicting !roleinfo alias 2021-05-08 00:55:56 +03:00
Almeida
a4a7eb41b0
refactor(*): remove unused exception variables (#193) 2021-05-06 21:23:47 +03:00
Almeida
519cb4ece2
Add !roleinfo and !emojiinfo (#198) 2021-05-06 21:19:57 +03:00
Dragory
9c501a8098
Fix crash caused by missing !invite code parameter 2021-05-03 18:29:33 +03:00
Nils
20b1c869cd
Add -update/-up argument to automatically update latest/chosen case with !clean (#173) 2021-04-28 22:15:16 +03:00
DEX
c4a8c3014e
Adding av as an alias for the avatar command (#169) 2021-04-02 16:45:00 +03:00
Nils
8e812aab2f
Allow !info to find vanity invites shorter than 6 characters (#149) 2021-02-13 20:04:16 +02:00
Nils
93618e1bda
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
2ac6fedfc5
Fix edge case error in ContextCmd 2021-02-13 19:53:12 +02:00
Nils
6f545f5c4a
Allow clean to hard stop at a certain ID (#115) 2021-01-28 01:55:13 +02:00
Nils
1c24910a20
Add command to kick from VC (#124) 2021-01-28 01:28:26 +02:00
Nils
c1fc9744e3
Fix nickname reset using having an erroneous canActOn check (#138) 2021-01-28 01:27:45 +02:00
Dragory
6896afebfa
Add proper types to sendSuccessMessage() 2021-01-17 21:05:11 +02:00
Nils
adc8959836
Add canActOn check to !vcmoveall and more verbose error handling (#137) 2020-12-20 18:31:28 +02:00
Dragory
32fd04f9a2
Type fix 2020-12-13 15:28:00 +02:00