Dragory
|
a627c7d859
|
fix: fix error if the specified role buttons message id doesn't point to a valid message
|
2022-04-23 20:01:21 +03:00 |
|
Dragory
|
8db8b21995
|
fix: fix crash in role_buttons if the role button message is removed and the guild reloaded
|
2022-04-23 19:53:03 +03:00 |
|
Dragory
|
123b08c191
|
docs: fix typo in role button examples
|
2022-04-23 19:43:29 +03:00 |
|
Dragory
|
b6ab2c7d4a
|
feat: add '!role_buttons reset' command
|
2022-04-23 19:43:11 +03:00 |
|
Dragory
|
4a9ece8e3b
|
feat: add start_new_row option for role button options
|
2022-04-23 18:51:28 +03:00 |
|
Dragory
|
5042d9997f
|
fix: crash hotfix
|
2022-04-23 17:55:05 +03:00 |
|
Dragory
|
b64611dd01
|
feat: use a standard custom ID format in role buttons
|
2022-04-23 17:45:47 +03:00 |
|
Dragory
|
784c54b22a
|
feat: add 'exclusive' option for role buttons; add documentation for role buttons; mark reaction roles as legacy
|
2022-04-23 17:30:37 +03:00 |
|
Dragory
|
05334a772f
|
chore: remove old button roles implementation
|
2022-04-23 16:38:24 +03:00 |
|
Dragory
|
3fe71b3e27
|
feat: add internal role manager plugin; add role buttons plugin
|
2022-04-23 16:31:41 +03:00 |
|
Dragory
|
9314d57645
|
chore: formatter pass
|
2022-04-23 13:14:08 +03:00 |
|
Miikka
|
9fc33181eb
|
Merge pull request #323 from almeidx/ban-thing
fix: allow 0 deleteMessageDays and fix upper limit
|
2022-04-21 22:41:31 +03:00 |
|
metal
|
a88b5139c4
|
docs: document template functions (#281)
|
2022-04-21 22:31:18 +03:00 |
|
Miikka
|
63fa5bc533
|
Merge pull request #307 from almeidx/role-info-perms
fix permissions not showing properly in roleinfo
|
2022-04-21 22:29:01 +03:00 |
|
Miikka
|
cb40b70fda
|
Merge pull request #317 from almeidx/createcase
fix createCase() user id stuff
|
2022-04-21 22:27:59 +03:00 |
|
Miikka
|
0c1dcdc042
|
Merge pull request #318 from almeidx/userinfo-roles
fix(userinfocmd): limit the amount of roles shown
|
2022-04-21 22:27:42 +03:00 |
|
Miikka
|
0c0f3c93fc
|
Merge pull request #324 from almeidx/formatting
chore: remove double parenthesis in match_attachment_type trigger
|
2022-04-21 22:26:49 +03:00 |
|
Shoaib Sajid
|
4f5222508d
|
docs: update phisherman docs link (#327)
|
2022-04-21 22:16:16 +03:00 |
|
almeidx
|
7259f6017e
|
chore: remove double parenthesis in match_attachment_type trigger
|
2022-02-20 02:05:57 +00:00 |
|
almeidx
|
24cc532e86
|
fix: allow 0 deleteMessageDays and fix upper limit
|
2022-02-19 17:57:01 +00:00 |
|
almeidx
|
af4b82d48d
|
fix(userinfocmd): limit the amount of roles shown
|
2022-02-07 21:18:41 +00:00 |
|
almeidx
|
ea6df32da5
|
fix createCase()
|
2022-01-25 19:37:56 +00:00 |
|
Dragory
|
feeb048855
|
debug: add debug logging to automod clean action
|
2022-01-17 21:28:00 +02:00 |
|
Dragory
|
d5363449a0
|
fix: show all attachment URLs in !message, fix crash with attachments
|
2021-12-19 17:47:21 +02:00 |
|
Dragory
|
ff160be1fa
|
fix(automod): don't try to reply with an empty message
|
2021-11-27 11:52:26 +02:00 |
|
almeidx
|
d7dc840778
|
rename record
|
2021-11-26 12:21:03 +00:00 |
|
almeidx
|
95365d8573
|
fix permissions not showing properly in roleinfo
|
2021-11-26 11:49:23 +00:00 |
|
Dragory
|
673ec7b09a
|
chore: resolve eslint issues
|
2021-11-03 16:59:08 +02:00 |
|
Dragory
|
09125956a0
|
chore: run prettier on unformatted files
|
2021-11-03 16:54:21 +02:00 |
|
Dragory
|
1d5d8d96de
|
fix(phisherman): reset validApiKey on 'missing permissions' error; log getDomainInfo() errors
|
2021-11-03 16:53:11 +02:00 |
|
Dragory
|
f3dae65747
|
fix: fix crash in !rest_performance if there are no rest call stats
|
2021-11-02 23:42:21 +02:00 |
|
Dragory
|
121628e6b1
|
perf: use a memory cache for Slowmode
|
2021-11-02 23:38:02 +02:00 |
|
Dragory
|
d09d6b776a
|
perf: use a memory cache for AutoReactions
|
2021-11-02 23:25:09 +02:00 |
|
Dragory
|
31f18ba27f
|
feat: add editing support to InternalPoster
|
2021-11-02 23:10:37 +02:00 |
|
Dragory
|
c5b2812452
|
chore: clean up imports in postToCaseLogChannel.ts
|
2021-11-02 22:28:28 +02:00 |
|
Dragory
|
2572fa78df
|
fix: missing change from 901a723080
|
2021-11-02 22:16:40 +02:00 |
|
Dragory
|
901a723080
|
feat: remove blocked-at usage
The package never really worked with Zep, causing the
entire bot to freeze instead.
|
2021-11-02 22:14:44 +02:00 |
|
Dragory
|
8ac117a6f3
|
feat: use InternalPoster for Automod alerts
|
2021-11-02 22:12:57 +02:00 |
|
Dragory
|
fe63ec9d77
|
fix: fix error handling in InternalPoster.sendMessage direct sends
|
2021-11-02 21:40:24 +02:00 |
|
Dragory
|
4179bc4ee1
|
feat: move log timestamp prepending to log message format; use native timestamps by default
|
2021-11-02 21:27:08 +02:00 |
|
Dragory
|
a7d71e0762
|
fix: log all errors when attempting to create a webhook and gracefully return
|
2021-11-02 21:00:23 +02:00 |
|
Dragory
|
94b21287ad
|
fix: don't try to save partial guild information
|
2021-11-02 20:51:37 +02:00 |
|
Dragory
|
3648968439
|
fix: fix remove_roles_on_mute: true not working
|
2021-11-02 20:10:37 +02:00 |
|
Dragory
|
55a39e0758
|
feat: use webhooks for logs when possible
|
2021-11-02 19:59:42 +02:00 |
|
Dragory
|
1081d1b361
|
fix: fix not being able to catch Phisherman API call errors
|
2021-11-01 17:10:42 +02:00 |
|
Dragory
|
b162d8c72e
|
fix: add missing noop import
|
2021-10-31 22:16:37 +02:00 |
|
metal
|
446f188e16
|
feat: add automod thread_archive and thread_unarchive triggers (#292)
Co-authored-by: Almeida <almeidx@pm.me>
|
2021-10-31 22:08:29 +02:00 |
|
Almeida
|
6709115166
|
feat: add thread_create_spam automod trigger (#273)
|
2021-10-31 19:23:26 +02:00 |
|
metal
|
f9c0e661af
|
feat: add automod start_thread action (#274)
Co-authored-by: Almeida <almeidx@pm.me>
|
2021-10-31 17:27:00 +02:00 |
|
Almeida
|
92dfbca362
|
feat: add thread_create and thread_delete automod triggers (#272)
Co-authored-by: metal <admin@metalruller.com>
|
2021-10-31 17:21:53 +02:00 |
|