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

18 commits

Author SHA1 Message Date
Almeida
de0b82cb5a perf: check user permissions before trying to parse the values 2021-05-05 19:36:09 +01:00
Almeida
e347daa0d0 fix misleading comment 2021-05-05 02:06:57 +01:00
Almeida
5d52f88c56 added emojiinfo command 2021-05-05 02:05:42 +01:00
Almeida
89a4b4a153 added roleinfo command 2021-05-05 00:58:08 +01: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
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
4ae8cf85a3
Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
Dragory
5215dd0738
Add !slowmode command 2020-08-09 17:28:21 +03:00
Dragory
8af64a6944
Improve permission utils, make them bigint-aware 2020-08-07 00:39:52 +03:00
Dragory
106a959b4d
Add new multi-use !info command 2020-08-06 01:10:40 +03:00
Dragory
7ad2458fd9
Rename !info to !user/!userinfo 2020-08-06 00:48:29 +03:00
Dragory
0dc629ca84
Fix !info breaking when used without specifying a user id 2020-08-05 19:10:55 +03:00
Dragory
1df00d8548
Reorganize !info abstraction
Consistent with the abstraction for !server/!serverinfo now
2020-08-05 17:39:00 +03:00
Dark
a37f6a3fae Load expanded !info if there is only one result in !search 2020-07-29 02:21:22 +02:00
Dragory
3df57e3cb9
Use commandTypeHelpers instead of baseTypeHelpers 2020-07-06 03:05:40 +03:00
Dragory
9f059f33af
Combine Knub's type helpers with Zeppelin's, continue Utility plugin port 2020-07-06 01:51:48 +03:00
Dragory
017fcd93cc
More work on porting Utility commands 2020-07-06 00:53:28 +03:00