Commit graph

1383 commits

Author SHA1 Message Date
Dragory
902be16ae8
Centralize DM logic, don't attempt DMs for an hour after a 20026 error 2020-08-21 03:44:38 +03:00
Dragory
1d4c32d8f9
DM debug 2 2020-08-20 10:19:43 +03:00
Dragory
d53d518903
DM debug 2020-08-20 10:15:17 +03:00
Dragory
ae810e99f8
Add owner info to BotControl server list 2020-08-19 02:01:51 +03:00
Dragory
29add1cbae
Disable guildPresences intent again 2020-08-19 01:03:54 +03:00
Dragory
231df6fa11
Disable ws compression temporarily 2020-08-19 00:57:44 +03:00
Dragory
0fc03af310
!avatar: user argument is no longer required, fixes #105 2020-08-19 00:53:59 +03:00
Dragory
dbe1808def
Re-enable presence intent 2020-08-19 00:50:59 +03:00
Dragory
f093a89105
search: increase time between forced full member refresh 2020-08-19 00:49:29 +03:00
Dragory
753ceda5ec
!timezone: add fuzzy matching for timezone name; add reset 2020-08-19 00:47:42 +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
cffb0dbd6b
Add privacy policy 2020-08-18 23:52:24 +03:00
Dragory
ad78574959
Sort moderator !cases consistently with user !cases 2020-08-11 04:17:51 +03:00
Dragory
131a79ffd4
Add case icons. Clean up !cases. Allow customizing case colors and icons. 2020-08-11 04:16:06 +03:00
Dragory
ad24d166ce
Ignore request timeouts when getting audit logs 2020-08-11 02:44:54 +03:00
Dragory
3d1ecc8190
Fix embed links appearing in MEMBER_JOIN_WITH_PRIOR_RECORDS logs 2020-08-11 02:41:07 +03:00
Dragory
936ea5311b
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
d30cd0b764
Include extra notes in case summaries if there's space 2020-08-10 03:52:26 +03:00
Dragory
b379bea9b8
Use messageLink() function for message links everywhere 2020-08-10 03:26:39 +03:00
Dragory
1778f95453
Add link to original case in case log channel to case embed 2020-08-10 03:22:57 +03:00
Dragory
eb203a3b7a
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
638f9685b1
!userinfo: link cases when possible 2020-08-10 02:38:49 +03:00
Dragory
19a82b767f
When updating cases, update existing case embed in case log channel if possible 2020-08-10 02:35:47 +03:00
Dragory
7cd58c2b6d
!userinfo: mention roles, sort by hierarchy 2020-08-10 02:25:19 +03:00
Dragory
cfb588a7c3
validateGuildConfig: also catch StrictValidationError 2020-08-10 02:22:56 +03:00
Dragory
4c7a51f586
automod: add role_added and role_removed triggers 2020-08-10 02:22:39 +03:00
Dragory
bfa9cf55a7
automod: change_nickname action can now also take simply a string value 2020-08-10 01:37:20 +03:00
Dragory
212e50077a
Small tweaks/code cleanup 2020-08-10 01:34:45 +03:00
Dragory
0af03978e5
Fixes to RegExpRunner usage in !search and !bansearch, validate that input regex is valid 2020-08-10 01:31:32 +03:00
Dragory
1d5dd10bff
Add -match option to !clean 2020-08-10 01:09:45 +03:00
Dragory
1f52ebef44
Update to knub@30.0.0-beta.21, knub-command-manager@8.1.2 2020-08-10 01:04:45 +03:00
Dragory
8e37ca3609
Fix last update/version in !about 2020-08-10 01:02:48 +03:00
Dragory
bcfaf1fee3
Use RegExpRunner in !search and !bansearch 2020-08-10 00:39:07 +03:00
Dragory
c67a1df11d
Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
ddbbc543c2
Add !deletecase 2020-08-09 22:44:46 +03:00
Dragory
8826b2521d
Allow more color formats in !post_embed / !edit_embed -color 2020-08-09 20:21:01 +03:00
Dragory
a641312853
resolveUser: return null if the passed value is not a valid id 2020-08-09 20:10:03 +03:00
Dragory
5215dd0738
Add !slowmode command 2020-08-09 17:28:21 +03:00
Dragory
2d8decdb4f
RegExpRunner: fix edge case error 2020-08-09 16:59:08 +03:00
Dragory
bb823b6274
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
805e275f5b
Add eager permission checks to !auto_reactions 2020-08-07 01:27:08 +03:00
Dragory
d9c952bebd
Make BOT_ALERT log text more prominent by default 2020-08-07 01:22:52 +03:00
Dragory
6d4a7cdafd
More work on permission utils and eager permission checks 2020-08-07 01:21:31 +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
d276d8e28a
Tweak !user/!userinfo styles 2020-08-06 01:56:51 +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
28afb5b8d3
Fix API server crash when specifying null as a plugin's options 2020-08-06 01:21:03 +03:00
Dragory
4f45fe261d
Fix self_grantable_roles basic configuration example 2020-08-06 01:13:16 +03:00
Dragory
106a959b4d
Add new multi-use !info command 2020-08-06 01:10:40 +03:00