Dragory
|
d6f80368ba
|
!info style tweaks
|
2020-08-05 22:18:38 +03:00 |
|
Dragory
|
c205c37eee
|
Update !info styles to match !server and !invite
|
2020-08-05 22:16:53 +03:00 |
|
Dragory
|
d0efd38172
|
Remove embed color from !server
|
2020-08-05 22:03:56 +03:00 |
|
Dragory
|
4d93cec282
|
Update !invite title formatting to match !server
|
2020-08-05 22:03:07 +03:00 |
|
Dragory
|
bf010b2c5b
|
Update !server embed to be consistent with !invite embed
|
2020-08-05 22:01:29 +03:00 |
|
Dragory
|
f497268aa5
|
Work on !invite styles
|
2020-08-05 20:18:30 +03:00 |
|
Dragory
|
7efabb851c
|
!invite: add invite creator information when available
|
2020-08-05 19:32:58 +03:00 |
|
Dragory
|
775120f728
|
Fix !info breaking when used without specifying a user id
|
2020-08-05 19:10:55 +03:00 |
|
Dragory
|
67337a8abb
|
Add !invite utility command
|
2020-08-05 18:52:15 +03:00 |
|
Dragory
|
67da78a4b3
|
Rename serverInfo() abstraction to getServerInfoEmbed()
Consistent with getUserInfoEmbed()
|
2020-08-05 17:40:24 +03:00 |
|
Dragory
|
5d9fc94450
|
Reorganize !info abstraction
Consistent with the abstraction for !server/!serverinfo now
|
2020-08-05 17:39:00 +03:00 |
|
Dragory
|
fd9002e7e3
|
!server: fix max emoji count not including animated emojis
|
2020-08-05 05:00:45 +03:00 |
|
Dragory
|
5452f7c4c2
|
!server: make sure we only show information for other servers when it's public information
|
2020-08-05 04:59:57 +03:00 |
|
Dragory
|
ae03ddbb08
|
Allow passing server id to !server, add alias !serverinfo
|
2020-08-05 04:38:10 +03:00 |
|
Dragory
|
caeff6b3e9
|
!server: use new approximate counts for member/online count
|
2020-08-05 03:56:19 +03:00 |
|
Dragory
|
fc0b48235d
|
Fix merge conflict
|
2020-08-05 02:44:54 +03:00 |
|
Dragory
|
c820f49581
|
Merge branch 'master' of github.com:Dragory/ZeppelinBot
|
2020-08-05 02:43:10 +03:00 |
|
Dragory
|
c8cfa5954a
|
Fix merge conflict
|
2020-08-05 02:42:40 +03:00 |
|
Miikka
|
2a0a692afd
|
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
|
764f3b839d
|
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
|
90b3faa30b
|
Fix search being required on !roles
|
2020-08-02 22:31:56 +02:00 |
|
Dark
|
2b0e27d314
|
Post a message letting the mod know we are now cleaning
|
2020-08-02 01:31:27 +02:00 |
|
Dragory
|
8862d5e9e4
|
utility: fix !clean permission check
|
2020-07-30 22:51:48 +03:00 |
|
Dragory
|
0c2b9675b2
|
Fix !search requiring a query
|
2020-07-30 18:54:56 +03:00 |
|
Dragory
|
cffd1923fb
|
Fix !jumbo crash when passing an invalid emoji
|
2020-07-30 17:16:44 +03:00 |
|
Dragory
|
56c082da32
|
Fix !jumbo outputting 'null'
|
2020-07-30 15:52:21 +03:00 |
|
Dragory
|
93705f888b
|
Fix up docs
|
2020-07-30 13:08:06 +03:00 |
|
Dark
|
59b94535b0
|
Load expanded !info if there is only one result in !search
|
2020-07-29 02:21:22 +02:00 |
|
Dragory
|
70173a5a99
|
Fix !nickname permission check
|
2020-07-29 00:27:27 +03:00 |
|
Dragory
|
080f4fc898
|
Add permission to LevelCmd
|
2020-07-22 22:59:06 +03:00 |
|
Dragory
|
0c9a619880
|
Add custom logger. Fix a bunch of errors. Optimize imports.
|
2020-07-22 22:56:21 +03:00 |
|
Dragory
|
4fc0ce1de5
|
Use commandTypeHelpers instead of baseTypeHelpers
|
2020-07-06 03:05:40 +03:00 |
|
Dragory
|
b7042c1af4
|
Optimize imports
|
2020-07-06 02:57:21 +03:00 |
|
Dragory
|
1519b425eb
|
Convert !clean
|
2020-07-06 02:56:54 +03:00 |
|
Dragory
|
f791a851ca
|
Convert !avatar, !jumbo, and !reload_guild
|
2020-07-06 02:47:39 +03:00 |
|
Dragory
|
48ade3aa12
|
Run prettier on refreshMembers.ts
|
2020-07-06 02:17:51 +03:00 |
|
Dragory
|
f21f8e327f
|
Add default options for UtilityPlugin
|
2020-07-06 02:10:22 +03:00 |
|
Dragory
|
16ab3c36c4
|
Combine Knub's type helpers with Zeppelin's, continue Utility plugin port
|
2020-07-06 01:51:48 +03:00 |
|
Dragory
|
0d3567df88
|
Prevent prettier from inlining UtilityPlugin command list
|
2020-07-06 01:02:55 +03:00 |
|
Dragory
|
f2d4eb1cdf
|
More work on porting Utility commands
|
2020-07-06 00:53:28 +03:00 |
|
Dragory
|
55f5509705
|
Don't export SearchError
|
2020-07-05 16:01:49 +03:00 |
|
Dragory
|
78d8617ed5
|
Port !search and !bansearch to Knub 30
|
2020-07-05 15:59:15 +03:00 |
|
Dragory
|
6cc7d91b4c
|
Use blueprint directly for commands for clarity
|
2020-07-05 15:03:51 +03:00 |
|
Dragory
|
4653fc9bf7
|
Knub 30 conversion base work; Work on Utility plugin Knub 30 conversion
|
2020-07-05 05:00:54 +03:00 |
|