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

168 commits

Author SHA1 Message Date
Almeida
0b862f3d8d allow running cleancmd on news and thread channels (#293) 2021-09-25 21:37:50 +03:00
Almeida
bc0c54d8d8 perf: rolescmd with -counts option (#294) 2021-09-25 21:37:07 +03:00
Dragory
c1c7c092d9 Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Dragory
729d82602f Fix duplicate entries in !help 2021-09-11 18:57:20 +03:00
Dragory
d91f9b0b35 Fix !clean performance 2021-09-11 18:46:28 +03:00
Dragory
612b60551a Fix !nickname crash 2021-09-06 00:55:35 +03:00
Dragory
6f00484a75 Fix !jumbo for default emoji 2021-09-05 17:30:34 +03:00
Almeida
e287df0ace Fix max stickers and premium tier in !server (#258) 2021-09-04 19:16:44 +03:00
metal
ac988b2468 Bot-specific for bot users in !userinfo (#260) 2021-09-04 19:12:37 +03:00
metal
af75e4617e check if "channel" exists 2021-09-04 09:37:58 +00:00
Dragory
00620accfb Remove redundant awaits 2021-08-21 01:42:07 +03:00
Dragory
c3bacdb8b7 Fix default role showing up in user info embed 2021-08-20 21:02:16 +03:00
Dragory
460c0ab754 Small wording changes to !about 2021-08-20 20:44:04 +03:00
Dragory
7fa41cd410 Update supporters formatting in !about 2021-08-20 20:43:08 +03:00
Dragory
80e8bab90f Remove hotfixMessageFetch() 2021-08-20 20:01:32 +03:00
Dragory
c9db9608e6 Fix !cleaning more than 100 messages 2021-08-19 20:06:11 +03:00
Dragory
030c3afb63 Ugly workaround/hotfix for message fetching 2021-08-19 00:49:06 +03:00
Dragory
b9f7ee9a4a Run format 2021-08-18 21:02:53 +03:00
Dragory
c7f739fd8f Type fixes + circular dependency fix 2021-08-18 20:01:06 +03:00
Dragory
44fbd020db Fix issues with circular dependencies between plugins 2021-08-18 19:33:22 +03:00
Dragory
dd78ac0090 Typed log functions + more 2021-08-18 01:51:42 +03:00
Dark
e6261c188e Add typings, comment magic numbers 2021-08-15 22:14:04 +02:00
Nils
60b70da11a Apply suggestions from code review
Co-authored-by: Almeida <almeidx@pm.me>
2021-08-15 22:02:18 +02:00
Dark
04cd1fc0e7 Implement temporary permission check public functions 2021-08-15 01:44:25 +02:00
Dark
f6f9bfedf4 Change ContextMenu to hardcoded default actions
Sadge

(More complex self-defined stuff coming at some point tho)
2021-08-15 01:09:41 +02:00
Miikka
86171cafd8 Merge pull request #209 from ghost/master
Add pong as an alias of ping
2021-08-14 17:30:05 +03:00
Usoka
57d1eeab17 Prevent crash when using !emoji with no args (#221) 2021-08-14 17:29:25 +03:00
Almeida
be5adf1846 Make the nickname argument optional on nickname command (#199) 2021-08-14 17:28:22 +03:00
Almeida
9fc8783440 added support for emoji ids on emojiinfo command 2021-08-14 14:50:43 +01:00
Dragory
f1e83e7b64 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
8a62a427da Context Menu Actions v1, clean and mute support with full options 2021-08-13 05:01:08 +02:00
almeidx
28569a41a8 transform to array before filtering 2021-08-04 21:02:12 +01:00
almeidx
c932333971 upgrade discord.js 2021-08-04 20:45:42 +01:00
Nils
bbac9c1f13 Merge pull request #5 from almeidx/final
Final
2021-07-29 18:50:01 +02:00
Dark
c9ea2407b1 Fix role member counts, add threads to channel info command 2021-07-29 18:46:52 +02:00
almeidx
29887bce2d removed unnecessary collector filters 2021-07-29 17:24:53 +01:00
almeidx
9cc866df0b changes to serverinfo and fixes in utils 2021-07-29 17:18:49 +01:00
almeidx
979cbe7582 use idToTimestamp method 2021-07-29 16:36:00 +01:00
almeidx
6ecac49df1 fix autojoin threads 2021-07-29 16:34:11 +01:00
almeidx
c4a20000d9 simplified 2021-07-29 10:47:47 +01:00
almeidx
553a545733 show created timestamp and sticker info on server info 2021-07-29 10:26:05 +01:00
almeidx
9ffc91e5fa removed unnecessary string literal and simplified stuff 2021-07-29 10:08:55 +01:00
almeidx
c0868e9032 removed unnecessary conditional 2021-07-29 01:51:11 +01:00
almeidx
c659853987 fixed jumbo cmd, simplified checks and fixed ping cmd 2021-07-29 01:43:50 +01:00
almeidx
8782043246 simplified avatar cmd 2021-07-29 01:22:37 +01:00
almeidx
ed8c31b92f ping in about cmd 2021-07-29 01:20:40 +01:00
almeidx
c21e779c03 user.tag 2021-07-29 00:37:19 +01:00
almeidx
5523267678 use User#displayAvatarURL and dont encode reason 2021-07-28 23:40:20 +01:00
Dark
63d143a0ce DJS Update, Full Import Cleanup 2021-07-25 14:32:08 +02:00
Dark
de85ba37b9 More fixes, change rest of stripObjectToScalars to configAccessibleObj 2021-07-21 22:14:09 +02:00