3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-20 07:49:58 +00:00
Commit graph

12 commits

Author SHA1 Message Date
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