Commit graph

34 commits

Author SHA1 Message Date
Dragory
1df00d8548
Reorganize !info abstraction
Consistent with the abstraction for !server/!serverinfo now
2020-08-05 17:39:00 +03:00
Dragory
a234e18ec3
!server: fix max emoji count not including animated emojis 2020-08-05 05:00:45 +03:00
Dragory
52980a2515
!server: make sure we only show information for other servers when it's public information 2020-08-05 04:59:57 +03:00
Dragory
d1402b2400
Allow passing server id to !server, add alias !serverinfo 2020-08-05 04:38:10 +03:00
Dragory
741a742eb8
!server: use new approximate counts for member/online count 2020-08-05 03:56:19 +03:00
Dragory
1a182b26eb
Fix merge conflict 2020-08-05 02:44:54 +03:00
Dragory
49d965a61d
Merge branch 'master' of github.com:Dragory/ZeppelinBot 2020-08-05 02:43:10 +03:00
Dragory
757c86ec05
Fix merge conflict 2020-08-05 02:42:40 +03:00
Miikka
b8269ebc81
Merge pull request #97 from DarkView/k30_infoOnSingleSearch
Load expanded !info if there is only one result in !search
2020-08-05 02:40:09 +03:00
Miikka
19b97bc32b
Merge pull request #102 from DarkView/fr_cleaningMessageOnClean
Post a message letting the mod know we are now cleaning
2020-08-03 01:13:52 +03:00
Dark
68e2e38f5c Fix search being required on !roles 2020-08-02 22:31:56 +02:00
Dark
1e2466ecf6 Post a message letting the mod know we are now cleaning 2020-08-02 01:31:27 +02:00
Dragory
cdd64d7128
utility: fix !clean permission check 2020-07-30 22:51:48 +03:00
Dragory
3265a2a8da
Fix !search requiring a query 2020-07-30 18:54:56 +03:00
Dragory
5ab6c6a72b
Fix !jumbo crash when passing an invalid emoji 2020-07-30 17:16:44 +03:00
Dragory
1098b1698c
Fix !jumbo outputting 'null' 2020-07-30 15:52:21 +03:00
Dragory
7909c99a7f
Fix up docs 2020-07-30 13:08:06 +03:00
Dark
a37f6a3fae Load expanded !info if there is only one result in !search 2020-07-29 02:21:22 +02:00
Dragory
95a03a0110
Fix !nickname permission check 2020-07-29 00:27:27 +03:00
Dragory
cfe3c65abc
Add permission to LevelCmd 2020-07-22 22:59:06 +03:00
Dragory
1064a1ca46
Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Dragory
3df57e3cb9
Use commandTypeHelpers instead of baseTypeHelpers 2020-07-06 03:05:40 +03:00
Dragory
c17fef6440
Optimize imports 2020-07-06 02:57:21 +03:00
Dragory
c1d91b2864
Convert !clean 2020-07-06 02:56:54 +03:00
Dragory
302987cb17
Convert !avatar, !jumbo, and !reload_guild 2020-07-06 02:47:39 +03:00
Dragory
a0e46df19d
Run prettier on refreshMembers.ts 2020-07-06 02:17:51 +03:00
Dragory
8b01963e4c
Add default options for UtilityPlugin 2020-07-06 02:10:22 +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
798b6a2341
Prevent prettier from inlining UtilityPlugin command list 2020-07-06 01:02:55 +03:00
Dragory
017fcd93cc
More work on porting Utility commands 2020-07-06 00:53:28 +03:00
Dragory
9bb72e0ffd
Don't export SearchError 2020-07-05 16:01:49 +03:00
Dragory
954c88bee2
Port !search and !bansearch to Knub 30 2020-07-05 15:59:15 +03:00
Dragory
9963a4d5a4
Use blueprint directly for commands for clarity 2020-07-05 15:03:51 +03:00
Dragory
d62a4e26ae
Knub 30 conversion base work; Work on Utility plugin Knub 30 conversion 2020-07-05 05:00:54 +03:00