Dragory
|
08722ab643
|
Fix hasDiscordPermission() when checking against multiple permissions
|
2021-04-11 14:12:58 +03:00 |
|
Nils
|
eb7ac72cd4
|
Enforce unified lock names by using functions to generate lock keys (#165)
|
2021-04-02 16:43:13 +03:00 |
|
Dragory
|
30426960e7
|
automod: add triggers for mod actions
|
2021-02-14 16:58:02 +02:00 |
|
Dragory
|
b5d659fdcc
|
Improve empty message detection when rendering tags
|
2020-12-23 02:27:45 +02:00 |
|
Dragory
|
36dd1a52ab
|
Add utility function to create paginated messages
|
2020-12-15 15:13:31 +02:00 |
|
Dragory
|
409fc68fc7
|
Add comment clarifying WithRequiredProps
|
2020-11-09 20:43:10 +02:00 |
|
Dragory
|
6f2d5a3784
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
|
Dragory
|
d0fe2dea04
|
Update to new Knub 30 beta. Code clean-up.
|
2020-10-01 01:43:38 +03:00 |
|
Dragory
|
c2538063d5
|
automod: fix normalize not trimming whitespace in ascii-only messages
|
2020-09-16 22:33:24 +03:00 |
|
Dragory
|
5f28d3513e
|
Encrypt message data at rest
|
2020-09-16 22:32:43 +03:00 |
|
Dragory
|
fd6a9cae84
|
Include stripMarkdown.ts
Was originally supposed to be part of
commit cb5723db7c
|
2020-09-15 01:35:59 +03:00 |
|
Dragory
|
cee3afbef8
|
Include whitespace in containsOnlyNormalChars()
|
2020-08-28 00:25:45 +03:00 |
|
Dragory
|
a0af0bbdb0
|
Simplify containsOnlyNormalChars() test
|
2020-08-28 00:25:24 +03:00 |
|
Dragory
|
204f36835b
|
Fix messages with only numbers and ascii characters not being normalized (vol 2)
|
2020-08-28 00:13:47 +03:00 |
|
Dragory
|
0f70da3753
|
Fix messages with only numbers and ascii characters not being normalized
|
2020-08-27 23:13:08 +03:00 |
|
Dragory
|
b6e99f6c02
|
Centralize DM logic, don't attempt DMs for an hour after a 20026 error
|
2020-08-21 03:44:38 +03:00 |
|
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
|
425f6e6674
|
Add case icons. Clean up !cases. Allow customizing case colors and icons.
|
2020-08-11 04:16:06 +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
|
91305d2941
|
Fixes to RegExpRunner usage in !search and !bansearch, validate that input regex is valid
|
2020-08-10 01:31:32 +03:00 |
|
Dragory
|
8bd1572e2a
|
Add support for server-specific timezone and date format settings
|
2020-08-10 00:24:06 +03:00 |
|
Dragory
|
3a81864cb7
|
Allow more color formats in !post_embed / !edit_embed -color
|
2020-08-09 20:21:01 +03:00 |
|
Dragory
|
df295dc1b8
|
Add !slowmode command
|
2020-08-09 17:28:21 +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
|
b4e3ec0159
|
Add new multi-use !info command
|
2020-08-06 01:10:40 +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
|
67337a8abb
|
Add !invite utility command
|
2020-08-05 18:52:15 +03:00 |
|
Dragory
|
17e7746b5e
|
Replace transliteration package use with a custom normalizer function
Huge thanks to Nobody#6075 for doing most of the work for it!
|
2020-08-05 03:38:14 +03:00 |
|
Dragory
|
959e68886b
|
Improve audit log error handling, show BOT_ALERT in more cases
|
2020-08-05 02:25:13 +03:00 |
|