Dragory
|
25b986740f
|
Fix right click bans causing logs with the banned user's username missing
|
2019-04-14 13:26:29 +03:00 |
|
Dragory
|
2dd6fb22fe
|
Notify user for spam detection mutes. Add notification status ('user notified in DMs' etc.) to the case. Log case updates. Add 'unmuted immediately' to the case for unmutes without a time.
|
2019-04-13 17:35:02 +03:00 |
|
Dragory
|
849c8c5500
|
Deprecate !cases expand/hidden in favor of options --expand/--hidden (-e/-h)
|
2019-04-13 04:01:37 +03:00 |
|
Dragory
|
4110239f30
|
Add !help
|
2019-04-13 03:54:36 +03:00 |
|
Dragory
|
db20bd59e2
|
Clean up !update code
|
2019-04-13 03:31:50 +03:00 |
|
Dragory
|
788ab2a156
|
Deprecate !updatecase alias for !update
|
2019-04-13 03:28:38 +03:00 |
|
Dragory
|
302342227c
|
Fix some invalid permission checks
|
2019-04-13 03:27:29 +03:00 |
|
Dragory
|
aaf9e2448d
|
search: add --case-sensitive/--cs flag; show nicknames in the results
|
2019-04-13 03:24:02 +03:00 |
|
Dragory
|
a034a614b7
|
mute list: show whether the user has left the server or been banned; allow filtering by whether the user has left with --left
|
2019-04-13 03:17:09 +03:00 |
|
Dragory
|
489ad20e40
|
Allow filtering !mutes with --age
|
2019-04-13 02:39:36 +03:00 |
|
Dragory
|
be0ff6b59b
|
Use command aliases/overloads where applicable
|
2019-04-13 02:23:45 +03:00 |
|
Dragory
|
2ab80a5c4d
|
Add !s as an alias for !search
|
2019-04-13 02:23:22 +03:00 |
|
Dragory
|
571dcf967e
|
Slowmode: support native slowmode up to 6h
|
2019-04-13 01:56:11 +03:00 |
|
Dragory
|
289b425a25
|
Update to Knub 19.1.1 and update plugins accordingly
|
2019-04-13 01:44:18 +03:00 |
|
Dragory
|
639881048a
|
Fix quotation marks in !mute and !unmute arguments
|
2019-04-05 20:05:37 +03:00 |
|
Dragory
|
33cd56a56a
|
Starboard: use locks for checking reactions to avoid race conditions
|
2019-03-31 22:35:54 +03:00 |
|
Dragory
|
1251b86109
|
ModActions: allow 'e' as an alias for 'expand' in !cases
|
2019-03-20 00:35:46 +02:00 |
|
Dragory
|
6bbddba003
|
Utility: add voice information to !info, tweak embed styles a bit
|
2019-03-20 00:34:41 +02:00 |
|
Dragory
|
0554e8db06
|
Mutes: add move_to_voice_channel option
|
2019-03-20 00:24:32 +02:00 |
|
Dragory
|
fb952bf725
|
Fix tag character limit
|
2019-03-16 18:54:09 +02:00 |
|
Dragory
|
b8588d43b3
|
Add !tag eval for testing tag formatting before creating a tag
|
2019-03-16 18:37:42 +02:00 |
|
Dragory
|
ad007a36ef
|
Tags: add tag() function to call other tags (with infinite loop protection 👀)
|
2019-03-16 18:16:59 +02:00 |
|
Dragory
|
af073904a7
|
templateFormatter: add cases() template function; Tags: add set/get tag functions to store/retrieve variables within tags
|
2019-03-16 17:54:05 +02:00 |
|
Dragory
|
23b083e3ae
|
Tags: don't attempt to send empty messages
|
2019-03-16 17:32:32 +02:00 |
|
Dragory
|
b58b4bd4e6
|
Tags: don't crash when using tags with invalid format, but log it to console instead
|
2019-03-16 17:00:57 +02:00 |
|
Dragory
|
f29f1ddb69
|
templateFormatter: return empty string for null/undefined variables; Tags: catch template syntax errors on tag creation; add mention() tag function
|
2019-03-16 16:59:01 +02:00 |
|
Dragory
|
657487ede7
|
Logs: fix crash in userMention/channelMention if the user/channel doesn't exist
|
2019-03-16 16:39:32 +02:00 |
|
Dragory
|
97eb58aece
|
Tags: show tag source when doing just !tag shortcut
|
2019-03-16 16:23:51 +02:00 |
|
Dragory
|
4af588948d
|
Tags: switch from %arg syntax to regular template variable format with indexes, e.g. {args.0}
|
2019-03-16 16:18:28 +02:00 |
|
Dragory
|
69bcf9619e
|
Logs: add permission for whether a user is pinged in logs or not (mainly to not ping mods); templateFormatter: fix error when following a plain value variable with a function variable
|
2019-03-16 16:10:30 +02:00 |
|
Dragory
|
693aee8214
|
ModActions: log sent DMs
|
2019-03-16 15:44:20 +02:00 |
|
Dragory
|
f8ae8a3003
|
Add templateFormatter; migrate from formatTemplateString to templateFormatter
|
2019-03-16 15:42:55 +02:00 |
|
Dragory
|
8c54385d9f
|
Slowmode: don't act on messages with interrupted locks (e.g. censored messages); add !slowmode list
|
2019-03-16 12:32:25 +02:00 |
|
Dragory
|
2b1868a172
|
Censor: hold a lock for the evaluated message and interrupt said lock if the message is deleted
|
2019-03-16 12:31:37 +02:00 |
|
Dragory
|
0f21f5010a
|
Improve mentions in default log messages. Add !vcmove logging. Don't attempt to !vcmove to the same channel the user is already in.
|
2019-03-16 11:45:30 +02:00 |
|
Dragory
|
6b5206bc11
|
Cleanup
|
2019-03-16 11:42:28 +02:00 |
|
Dragory
|
c129341e61
|
Slowmode: add support for native slowmode
|
2019-03-16 11:26:50 +02:00 |
|
Dragory
|
d047928166
|
Fix error in !info when the API tells us a user has a role that doesn't exist
|
2019-03-09 18:16:42 +02:00 |
|
Dragory
|
8213a45a75
|
Self grantable role tweaks
|
2019-03-08 00:48:52 +02:00 |
|
Dragory
|
bf0813886e
|
Include durations in mute and unmute case notes, clarify bot responses when updating an active mute
|
2019-03-07 22:35:33 +02:00 |
|
Dragory
|
1b8ba58330
|
ModActions: make the text that tells how the user was notified more descriptive
|
2019-03-07 22:09:14 +02:00 |
|
Dragory
|
4e60be3ec1
|
BotControl: cleanup and type tweak
|
2019-03-07 20:50:53 +02:00 |
|
Dragory
|
1c77269643
|
Add types for all plugin configs and permissions. Update code to work with Knub 18.
|
2019-03-04 21:44:04 +02:00 |
|
Dragory
|
1f098593d4
|
ReactionRoles: some more rate limit tweaking
|
2019-02-24 01:06:40 +02:00 |
|
Dragory
|
4c7af0a7b5
|
ReactionRoles: slow down reaction removal to avoid rate limiting
|
2019-02-23 23:39:12 +02:00 |
|
Dragory
|
5903eab05c
|
ModActions: !cases without id now returns 5 most recent cases created by you, or the mod specified with --mod
|
2019-02-23 22:40:43 +02:00 |
|
Dragory
|
17ccab6d49
|
BotControl: don't crash on global reaction role refresh errors
|
2019-02-23 22:24:05 +02:00 |
|
Dragory
|
d3e1ced0a6
|
BotControl: add several utility functions
|
2019-02-23 22:21:52 +02:00 |
|
Dragory
|
37fdae4027
|
ModActions: show if the user was messaged in bot response to actions
|
2019-02-23 22:05:54 +02:00 |
|
Dragory
|
bc5ceeb35f
|
ModActions: join reason attachments with spaces, not newlines
|
2019-02-23 21:54:22 +02:00 |
|