Dragory
|
a39bdb559f
|
!timezone: add fuzzy matching for timezone name; add reset
|
2020-08-19 00:47:42 +03:00 |
|
Dragory
|
6ba56a3f12
|
Add time_and_date plugin. Use it for timezones and date formats around the bot.
|
2020-08-19 00:19:12 +03:00 |
|
Dragory
|
6e41bc53f6
|
Add privacy policy
|
2020-08-18 23:52:24 +03:00 |
|
Dragory
|
84fb5db0db
|
Sort moderator !cases consistently with user !cases
|
2020-08-11 04:17:51 +03:00 |
|
Dragory
|
425f6e6674
|
Add case icons. Clean up !cases. Allow customizing case colors and icons.
|
2020-08-11 04:16:06 +03:00 |
|
Dragory
|
3a27eb64a9
|
Ignore request timeouts when getting audit logs
|
2020-08-11 02:44:54 +03:00 |
|
Dragory
|
ac1cf7c362
|
Fix embed links appearing in MEMBER_JOIN_WITH_PRIOR_RECORDS logs
|
2020-08-11 02:41:07 +03:00 |
|
Dragory
|
2c959aaafc
|
Use relative time for recent dates in case summaries
Comes with an option to toggle on/off and to set the "recent" threshold.
|
2020-08-10 03:53:04 +03:00 |
|
Dragory
|
bab61dea40
|
Include extra notes in case summaries if there's space
|
2020-08-10 03:52:26 +03:00 |
|
Dragory
|
7a3035a447
|
Use messageLink() function for message links everywhere
|
2020-08-10 03:26:39 +03:00 |
|
Dragory
|
1123e87158
|
Add link to original case in case log channel to case embed
|
2020-08-10 03:22:57 +03:00 |
|
Dragory
|
c5bb652a4c
|
Use server timezone and date formats in case summaries. Link to cases in case log channel from case summaries.
|
2020-08-10 03:18:34 +03:00 |
|
Dragory
|
6b4e01ef82
|
!userinfo: link cases when possible
|
2020-08-10 02:38:49 +03:00 |
|
Dragory
|
4275104de7
|
When updating cases, update existing case embed in case log channel if possible
|
2020-08-10 02:35:47 +03:00 |
|
Dragory
|
d7a93451c0
|
!userinfo: mention roles, sort by hierarchy
|
2020-08-10 02:25:19 +03:00 |
|
Dragory
|
9892ab28db
|
validateGuildConfig: also catch StrictValidationError
|
2020-08-10 02:22:56 +03:00 |
|
Dragory
|
bd05095429
|
automod: add role_added and role_removed triggers
|
2020-08-10 02:22:39 +03:00 |
|
Dragory
|
a998d7e79c
|
automod: change_nickname action can now also take simply a string value
|
2020-08-10 01:37:20 +03:00 |
|
Dragory
|
2908c3d333
|
Small tweaks/code cleanup
|
2020-08-10 01:34:45 +03:00 |
|
Dragory
|
91305d2941
|
Fixes to RegExpRunner usage in !search and !bansearch, validate that input regex is valid
|
2020-08-10 01:31:32 +03:00 |
|
Dragory
|
917b2d25a5
|
Add -match option to !clean
|
2020-08-10 01:09:45 +03:00 |
|
Dragory
|
290710642e
|
Update to knub@30.0.0-beta.21, knub-command-manager@8.1.2
|
2020-08-10 01:04:45 +03:00 |
|
Dragory
|
1ad545f515
|
Fix last update/version in !about
|
2020-08-10 01:02:48 +03:00 |
|
Dragory
|
dbd365768b
|
Use RegExpRunner in !search and !bansearch
|
2020-08-10 00:39:07 +03:00 |
|
Dragory
|
8bd1572e2a
|
Add support for server-specific timezone and date format settings
|
2020-08-10 00:24:06 +03:00 |
|
Dragory
|
4c9b5778b2
|
Add !deletecase
|
2020-08-09 22:44:46 +03:00 |
|
Dragory
|
3a81864cb7
|
Allow more color formats in !post_embed / !edit_embed -color
|
2020-08-09 20:21:01 +03:00 |
|
Dragory
|
2737b843ca
|
resolveUser: return null if the passed value is not a valid id
|
2020-08-09 20:10:03 +03:00 |
|
Dragory
|
df295dc1b8
|
Add !slowmode command
|
2020-08-09 17:28:21 +03:00 |
|
Dragory
|
ea0e036c1b
|
RegExpRunner: fix edge case error
|
2020-08-09 16:59:08 +03:00 |
|
Dragory
|
7595baf945
|
slowmode: fix bot slowmodes not being applied for slowmodes over 6h; add -mode option; add eager permission checks
|
2020-08-09 16:58:36 +03:00 |
|
Dragory
|
6f4955b83b
|
Add eager permission checks to !auto_reactions
|
2020-08-07 01:27:08 +03:00 |
|
Dragory
|
02b44f944c
|
Make BOT_ALERT log text more prominent by default
|
2020-08-07 01:22:52 +03:00 |
|
Dragory
|
8e1d39f26b
|
More work on permission utils and eager permission checks
|
2020-08-07 01:21:31 +03:00 |
|
Dragory
|
5a3be1ab03
|
Improve permission utils, make them bigint-aware
|
2020-08-07 00:39:52 +03:00 |
|
Dragory
|
f9f29f383b
|
auto_reactions: check permissions ahead-of-time
|
2020-08-07 00:09:05 +03:00 |
|
Dragory
|
2ec0bb2b1c
|
Tweak !user/!userinfo styles
|
2020-08-06 01:56:51 +03:00 |
|
Dragory
|
ddba300d0c
|
Add support for messageTarget input in commands that take a message id
|
2020-08-06 01:54:46 +03:00 |
|
Dragory
|
779f144365
|
Fix API server crash when specifying null as a plugin's options
|
2020-08-06 01:21:03 +03:00 |
|
Dragory
|
12310fe882
|
Fix self_grantable_roles basic configuration example
|
2020-08-06 01:13:16 +03:00 |
|
Dragory
|
b4e3ec0159
|
Add new multi-use !info command
|
2020-08-06 01:10:40 +03:00 |
|
Dragory
|
4cfd03c23d
|
Rename !info to !user/!userinfo
|
2020-08-06 00:48:29 +03:00 |
|
Dragory
|
a95f7bd96e
|
Add !message/!messageinfo command
|
2020-08-06 00:46:47 +03:00 |
|
Dragory
|
4b062f6d23
|
!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
|
39215c1348
|
Add !channel/!channelinfo
|
2020-08-05 22:54:14 +03:00 |
|
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 |
|