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

110 commits

Author SHA1 Message Date
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
Dragory
00620accfb Remove redundant awaits 2021-08-21 01:42:07 +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
dd78ac0090 Typed log functions + more 2021-08-18 01:51:42 +03: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
Dark
c9ea2407b1 Fix role member counts, add threads to channel info command 2021-07-29 18:46:52 +02:00
almeidx
9ffc91e5fa removed unnecessary string literal and simplified stuff 2021-07-29 10:08:55 +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
Dark
1c7e97c785 Fix various bugs, update djs 2021-07-04 23:14:12 +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
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
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
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
DEX
0a8495f12f Adding av as an alias for the avatar command (#169) 2021-04-02 16:45:00 +03:00
Nils
011390658e Allow !info to find vanity invites shorter than 6 characters (#149) 2021-02-13 20:04:16 +02:00