hawkeye7662
d51461ee3a
Catch Too Many Reactions error ( #326 )
...
Catches Maximum number of reactions reached (20) error by checking for error code 30010
Co-authored-by: Almeida <github@almeidx.dev>
2023-12-29 12:32:48 +00:00
hawkeye7662
1cb8431a02
Fix loose matching for automod ( #428 )
...
Added a missing closing bracket for the regex to work.
Co-authored-by: Almeida <github@almeidx.dev>
2023-12-29 12:29:28 +00:00
Tiago R
7c946949d6
automod match_link fixes ( #432 )
...
* remove trailing dot from FQDN for TLD check
Signed-off-by: GitHub <noreply@github.com>
* yeet all trailing characters from TLDs
Signed-off-by: GitHub <noreply@github.com>
* oops
Signed-off-by: GitHub <noreply@github.com>
* move dumb loop to regex replace
Signed-off-by: GitHub <noreply@github.com>
---------
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: Almeida <github@almeidx.dev>
2023-12-29 11:43:36 +00:00
BanTheNons
d09e0566b3
fix: reactions in the channel archiver command ( #308 )
...
Co-authored-by: Almeida <github@almeidx.dev>
2023-12-28 20:43:46 +00:00
Tiago R
d8c1a5791b
Reworked automod "set_slowmode" action ( #441 )
...
* initial
* fixes
Signed-off-by: GitHub <noreply@github.com>
---------
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: Almeida <github@almeidx.dev>
2023-12-28 20:14:26 +00:00
Tiago R
8860d4fb22
Timeouts: better validations ( #438 )
...
* better timeout validations
Signed-off-by: GitHub <noreply@github.com>
* almeida reviews
Signed-off-by: GitHub <noreply@github.com>
* better error handling
Signed-off-by: GitHub <noreply@github.com>
* add missing catch noops
Signed-off-by: GitHub <noreply@github.com>
---------
Signed-off-by: GitHub <noreply@github.com>
2023-12-28 14:41:32 +00:00
Almeida
047ab872df
fix parsing of file extension in match_attachment_type trigger ( #425 )
2023-12-27 18:44:35 +00:00
Tiago R
d162418be5
Add missing dependency to mutes plugin & fix timeout expiry ( #430 )
...
* +debug
Signed-off-by: GitHub <noreply@github.com>
* Revert "+debug"
This reverts commit 83daee09d9
.
* add missing dependency to mutes
Signed-off-by: GitHub <noreply@github.com>
* lower max timeout duration
Signed-off-by: GitHub <noreply@github.com>
---------
Signed-off-by: GitHub <noreply@github.com>
2023-12-27 18:38:26 +00:00
Tiago R
f17232e0c1
dont allow self targeting for set-perms ( #434 )
...
Signed-off-by: GitHub <noreply@github.com>
2023-12-27 18:35:16 +00:00
Almeida
cf55eb161f
fix formatting and globs in package.json ( #440 )
2023-12-27 18:30:08 +00:00
Tiago R
94a712832a
Display available emojis separately from total on server info ( #433 )
...
* respect .available (almeida-approved code!!)
Signed-off-by: GitHub <noreply@github.com>
* Update backend/src/plugins/Utility/functions/getServerInfoEmbed.ts
Co-authored-by: Almeida <almeidx@pm.me>
---------
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: Almeida <almeidx@pm.me>
2023-12-27 18:20:48 +00:00
Tiago R
48d5696552
add missing "where"
...
Signed-off-by: GitHub <noreply@github.com>
2023-12-22 20:21:22 +00:00
Miikka
b47db15ad2
Merge pull request #378 from rubyowo/concatArr-crash-fix
...
fix: crash when the arr argument for concatArr isn't specified
2023-11-18 12:51:56 +02:00
Dragory
be40bbae9c
fix: api key verification/dashboard login
2023-07-01 17:09:23 +00:00
Dragory
ee3ef7c77f
fix: broken prod migrations
2023-07-01 16:14:15 +00:00
Dragory
9cc88cfcb8
feat: use emoji icons from Hangar
2023-07-01 13:22:04 +00:00
Dragory
bafe8e3b55
chore: run prettier
2023-07-01 13:10:29 +00:00
Dragory
7927de5b5e
feat: update supporters message
2023-07-01 12:58:14 +00:00
Miikka
e207874ebf
Merge pull request #406 from DenverCoderOne/feat-Make-tag-list-search-case-insensitive
...
feat: Make tag list search case-insensitive
2023-07-01 15:56:55 +03:00
Miikka
4ada164ffa
Merge pull request #346 from DarkView/fix_misleadingMuteNaming
...
Fix "Server voice muted" being true even if self-muted, misleading mods into thinking the user was right-click muted by a moderator
2023-07-01 15:46:51 +03:00
Dragory
474b5dccf9
fix: type errors in tests
2023-07-01 12:36:57 +00:00
Dragory
370c3666c7
chore: update backend packages
2023-07-01 12:32:16 +00:00
Dragory
761ff27771
feat: upgrade to TypeORM 0.3
2023-07-01 12:17:45 +00:00
Dragory
8cee4ec1e4
fix: crash in JumboCmd error handler
2023-07-01 11:32:59 +00:00
Tiago R
f5d6c895aa
Fix counters set_value not defaulting nulls if not using per_user/per_channel ( #366 )
2023-07-01 13:58:01 +03:00
Tiago R
0da204ed5a
Fix: Utility-Clean command increased limit & chunk messages to be deleted ( #393 )
...
Co-authored-by: Almeida <almeidx@pm.me>
2023-07-01 13:47:56 +03:00
Tiago R
7c2a50921b
Fix: Utility-ServerInfo several fixes ( #394 )
2023-07-01 13:46:21 +03:00
Dragory
b60a7fb145
fix: clinic.js 0kb output files
...
Something in our signal handlers/code that touched signal handlers
conflicted with clinic.js's signal handler code. With this commit,
we don't touch signal handlers at all if DEBUG mode is enabled.
2023-06-26 19:55:16 +00:00
Dragory
2fe92ff76d
fix(tags): user_cooldown now applies per-user, not per-tag
2023-06-24 12:33:56 +00:00
Dragory
f3627e0b17
chore: update discord.js to v14.11, knub to v32.0.0-next.16
2023-06-24 12:14:41 +00:00
Dragory
63c41f0278
feat: new username support vol 2
2023-06-24 12:07:58 +00:00
Dragory
ecaa16bf7c
feat: use native timestamps more
2023-06-24 11:55:49 +00:00
Dragory
0e70412bc4
feat: new username support
2023-06-24 10:48:45 +00:00
Dragory
514e93aa23
feat(persist): reapply persisted data after delay
...
This enables better interoperability with other bots that apply roles
on join. This is because bots that apply roles on join often run into
a race condition where they're both setting the member's roles at the
same time without knowing about the other, which results in one bot's
roles overriding the other one's. Reapplying Zeppelin's roles after a
delay should ensure that persisted roles get applied properly even in
these cases.
2023-06-24 09:53:06 +00:00
Dragory
fd4097cefc
fix: add missing permissions to permissionNames.ts
2023-06-24 08:29:19 +00:00
Dragory
392d6a427d
chore: update dependencies; recreate package locks
2023-06-24 08:28:24 +00:00
Jonah Lawrence
da59435ae9
feat: Make tag list search case-insensitive
2023-05-16 06:52:24 -06:00
Dragory
5f194bf1ef
chore: fix lint errors; tweak lint rules
2023-05-08 22:58:51 +03:00
Dragory
16fa19d3e9
chore: prettier
2023-05-08 21:33:40 +03:00
Dragory
baee6d2d45
feat: fixes to GuildMemberCache events
2023-05-08 21:23:19 +03:00
Dragory
fa50110766
feat: add member cache; handle all role changes with RoleManagerPlugin; exit gracefully
2023-05-07 17:57:40 +03:00
Dragory
fd60a09947
feat: update to TypeScript 5; reorganize deps
2023-04-29 21:07:18 +03:00
Dragory
658300fcac
feat: update to Node.js 18
2023-04-29 20:47:20 +03:00
Dragory
fefa5649b7
chore: update to Knub v32.0.0-next.15
2023-04-29 20:41:47 +03:00
Dragory
025e67d6b6
feat: -r for !edit_embed
2023-04-09 01:06:49 +03:00
Dragory
434c1543ff
fix: permission check before renewing timeouts
2023-04-06 08:31:15 +03:00
Dragory
3e2862306d
debug: +1
2023-04-04 21:02:56 +03:00
Dragory
fd654a8623
debug: send bot/api clinic dumps to different folders
2023-04-04 21:00:36 +03:00
Dragory
f423f4bdcb
fix: type issue
2023-04-04 20:56:21 +03:00
Dragory
acdde9b3d7
debug: add clinic.js for debugging
2023-04-04 20:44:13 +03:00