Dragory
|
33d75af1fc
|
Add name/description for TimeAndDate plugin for the docs
|
2020-09-15 02:13:46 +03:00 |
|
Dragory
|
01b17fa67e
|
Show TimeAndDate plugin in docs
|
2020-09-15 02:12:30 +03:00 |
|
Dragory
|
025f2bec7f
|
Add missing triggers to automod AvailableTriggers type
|
2020-09-15 02:12:17 +03:00 |
|
Dragory
|
46400166ea
|
Disable match_embeds by default in other triggers as well. Add strip_markdown option to match_regex as well.
|
2020-09-15 02:02:24 +03:00 |
|
Dragory
|
d9140ff7a8
|
automod: allow alert action to send messages >2000 chars long
|
2020-09-15 01:57:46 +03:00 |
|
Dragory
|
3667f4a3fb
|
tags: expose findTagByName() as a public function
|
2020-09-15 01:55:32 +03:00 |
|
Dragory
|
99438441cb
|
tags: support hardcoded tags with tag() tag function
|
2020-09-15 01:54:34 +03:00 |
|
Dragory
|
f82cbb43e9
|
tags: expose renderTagBody() as a public function
|
2020-09-15 01:39:03 +03:00 |
|
Dragory
|
fc8b78fb55
|
Reorganize/clean up TagsPlugin code
|
2020-09-15 01:37:32 +03:00 |
|
Dragory
|
b758c9cfe0
|
Include stripMarkdown.ts
Was originally supposed to be part of
commit cb5723db7c
|
2020-09-15 01:35:59 +03:00 |
|
Dragory
|
47319e2177
|
automod: disable match_embeds by default
|
2020-09-15 01:07:59 +03:00 |
|
Dragory
|
cb5723db7c
|
automod: add strip_markdown option to match_words trigger
|
2020-09-15 01:07:28 +03:00 |
|
Dragory
|
a5c40a58bf
|
automod: make match_attachment_type case-insensitive
|
2020-09-15 01:02:28 +03:00 |
|
Dragory
|
f916e8c156
|
Fix antiraid level upsert for MySQL
|
2020-09-15 00:59:46 +03:00 |
|
Dragory
|
49cefe406e
|
Fixes to prod error handler
|
2020-09-13 22:46:59 +03:00 |
|
Dragory
|
61804d9e64
|
Improve error handling with mutes
|
2020-09-13 22:45:02 +03:00 |
|
Dragory
|
599c365640
|
Error handling improvements for reaction roles
|
2020-09-13 22:21:25 +03:00 |
|
Dragory
|
cd55fcd662
|
Fix logic error in reaction role error handling
|
2020-09-13 21:41:43 +03:00 |
|
Dragory
|
c573ec5d5f
|
Fix possible error in error handling
|
2020-09-13 21:39:56 +03:00 |
|
Dragory
|
69a1df260e
|
Add graceful error handling for welcome message template parsing
|
2020-09-01 01:11:02 +03:00 |
|
Dragory
|
78b93cbef0
|
+FIXME
|
2020-08-30 00:54:16 +03:00 |
|
Dragory
|
ef6162b522
|
reaction_roles: don't act on own reactions
|
2020-08-30 00:51:47 +03:00 |
|
Dragory
|
f3417313bc
|
reaction_roles: add remove_user_reactions option
|
2020-08-30 00:49:44 +03:00 |
|
Dragory
|
bf4c6cc25c
|
Fix error in mod actions alert_on_rejoin
|
2020-08-28 22:57:11 +03:00 |
|
Dragory
|
cce59f596d
|
Fix
|
2020-08-28 02:01:35 +03:00 |
|
Dragory
|
60f73bd752
|
Better reaction role errors (2)
|
2020-08-28 01:36:59 +03:00 |
|
Dragory
|
b53acd6b84
|
Better errors for reaction roles
|
2020-08-28 01:30:25 +03:00 |
|
Dragory
|
fca8a8dcce
|
Include whitespace in containsOnlyNormalChars()
|
2020-08-28 00:25:45 +03:00 |
|
Dragory
|
35b32e00be
|
Simplify containsOnlyNormalChars() test
|
2020-08-28 00:25:24 +03:00 |
|
Dragory
|
786c2e3d86
|
Fix messages with only numbers and ascii characters not being normalized (vol 2)
|
2020-08-28 00:13:47 +03:00 |
|
Dragory
|
747fc4d638
|
Fix messages with only numbers and ascii characters not being normalized
|
2020-08-27 23:13:08 +03:00 |
|
Dragory
|
16740c9029
|
Fix dash not being matched in invite codes
|
2020-08-27 23:11:39 +03:00 |
|
Dragory
|
e55375fb25
|
Eager-check permissions in persist plugin
|
2020-08-21 03:58:49 +03:00 |
|
Dragory
|
6730e51552
|
Fix error with unknown mod_actions alert_channel
|
2020-08-21 03:51:03 +03:00 |
|
Dragory
|
1787ec707c
|
Only send welcome messages once per user, until plugin reload
|
2020-08-21 03:48:16 +03:00 |
|
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
|
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 |
|