Commit graph

51 commits

Author SHA1 Message Date
Nils
160bd4356e
Make !clean ignore pins by default, explicit -delete-pins/-p option to delete them (#121) 2020-12-12 22:23:53 +02:00
Nils
809a72044f
Add command to move all VC Members to another VC (#126) 2020-12-12 22:15:15 +02:00
Dragory
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
356c86f033
Include stickers in !source 2020-10-22 01:22:28 +03:00
Dragory
2f470dc37a
Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
almeidx
e00eae0478 added 'nick' aliases to the nickname commands 2020-09-16 09:24:26 +01:00
Dragory
0fc03af310
!avatar: user argument is no longer required, fixes #105 2020-08-19 00:53:59 +03: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
1d5dd10bff
Add -match option to !clean 2020-08-10 01:09:45 +03:00
Dragory
8e37ca3609
Fix last update/version in !about 2020-08-10 01:02:48 +03:00
Dragory
c67a1df11d
Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +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
a404c7a97f
auto_reactions: check permissions ahead-of-time 2020-08-07 00:09:05 +03:00
Dragory
76d4efcaf3
Add support for messageTarget input in commands that take a message id 2020-08-06 01:54:46 +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
e8ff297368
Add !message/!messageinfo command 2020-08-06 00:46:47 +03:00
Dragory
60aff76ebe
!source: don't show source of messages you don't have access to; allow mods to use the command by default 2020-08-05 23:57:09 +03:00
Dragory
14af94e7a3
Add !channel/!channelinfo 2020-08-05 22:54:14 +03:00
Dragory
0dc629ca84
Fix !info breaking when used without specifying a user id 2020-08-05 19:10:55 +03:00
Dragory
024078ccdc
Add !invite utility command 2020-08-05 18:52:15 +03:00
Dragory
6f30356065
Rename serverInfo() abstraction to getServerInfoEmbed()
Consistent with getUserInfoEmbed()
2020-08-05 17:40:24 +03:00
Dragory
1df00d8548
Reorganize !info abstraction
Consistent with the abstraction for !server/!serverinfo now
2020-08-05 17:39:00 +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
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
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
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