semantic-release-bot
|
2c8740e489
|
chore(release): 1.5.2 [skip ci]
## @revanced/discord-bot [1.5.2](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.5.1...@revanced/discord-bot@1.5.2) (2025-09-25)
### Bug Fixes
* **bots/discord:** correct `respondToReply` logic ([6fe1530](6fe15301a2))
@revanced/discord-bot@1.5.2
|
2025-09-25 16:19:07 +00:00 |
|
PalmDevs
|
6fe15301a2
|
fix(bots/discord): correct respondToReply logic
|
2025-09-25 23:17:29 +07:00 |
|
semantic-release-bot
|
6885e18976
|
chore(release): 1.5.1 [skip ci]
## @revanced/discord-bot [1.5.1](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.5.0...@revanced/discord-bot@1.5.1) (2025-09-13)
### Bug Fixes
* **bots/discord:** only fetch reference when it exists when `respondToReply` is set ([42038e6](42038e6b38))
@revanced/discord-bot@1.5.1
|
2025-09-13 17:34:48 +00:00 |
|
Palm
|
42038e6b38
|
fix(bots/discord): only fetch reference when it exists when respondToReply is set
whoops, testing in production
|
2025-09-14 00:34:00 +07:00 |
|
semantic-release-bot
|
51c0252b44
|
chore(release): 1.5.0 [skip ci]
# @revanced/discord-bot [1.5.0](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.4.1...@revanced/discord-bot@1.5.0) (2025-09-13)
### Features
* **bots/discord:** add additional options for `respondToReply` ([399c201](399c201f8c))
@revanced/discord-bot@1.5.0
|
2025-09-13 13:43:19 +00:00 |
|
PalmDevs
|
399c201f8c
|
feat(bots/discord): add additional options for respondToReply
|
2025-09-13 20:42:34 +07:00 |
|
semantic-release-bot
|
0a5a9c3e27
|
chore(release): 1.4.1 [skip ci]
## @revanced/discord-bot [1.4.1](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.4.0...@revanced/discord-bot@1.4.1) (2025-09-13)
### Bug Fixes
* **bots/discord/database:** use non-deprecated way to create indexes ([8cc2377](8cc2377cbf))
* **bots/discord:** allow partial users ([dd3e7d2](dd3e7d2ee0))
* **bots/discord:** error in cache `keepOverLimit` comparison ([567c5d2](567c5d2c7f))
@revanced/discord-bot@1.4.1
|
2025-09-13 12:28:35 +00:00 |
|
PalmDevs
|
50a205c430
|
chore: update dependencies
|
2025-09-13 19:27:45 +07:00 |
|
PalmDevs
|
dd3e7d2ee0
|
fix(bots/discord): allow partial users
|
2025-09-13 19:27:43 +07:00 |
|
PalmDevs
|
567c5d2c7f
|
fix(bots/discord): error in cache keepOverLimit comparison
|
2025-09-13 19:27:42 +07:00 |
|
PalmDevs
|
8cc2377cbf
|
fix(bots/discord/database): use non-deprecated way to create indexes
|
2025-09-13 19:27:41 +07:00 |
|
semantic-release-bot
|
f3c199d573
|
chore(release): 1.4.0 [skip ci]
# @revanced/discord-bot [1.4.0](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.3.0...@revanced/discord-bot@1.4.0) (2025-07-11)
### Bug Fixes
* **bots/discord:** pass non-empty out of scope label to discord ([fbd9480](fbd9480036))
### Features
* **bots/discord:** react to label classified response ([96a9b83](96a9b83c48))
@revanced/discord-bot@1.4.0
|
2025-07-11 18:23:24 +00:00 |
|
PalmDevs
|
42c0facef1
|
chore: format
|
2025-07-12 01:22:30 +07:00 |
|
PalmDevs
|
96a9b83c48
|
feat(bots/discord): react to label classified response
|
2025-07-12 01:22:28 +07:00 |
|
PalmDevs
|
fbd9480036
|
fix(bots/discord): pass non-empty out of scope label to discord
|
2025-07-12 01:22:27 +07:00 |
|
semantic-release-bot
|
cc02c0a775
|
chore(release): 1.3.0 [skip ci]
# @revanced/discord-bot [1.3.0](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.2.3...@revanced/discord-bot@1.3.0) (2025-07-11)
### Features
* **bots/discord:** support training without label ([c68cfd1](c68cfd1c01))
@revanced/discord-bot@1.3.0
|
2025-07-11 18:08:35 +00:00 |
|
semantic-release-bot
|
c83e219088
|
chore(release): 1.1.0 [skip ci]
# @revanced/bot-websocket-api [1.1.0](https://github.com/revanced/revanced-bots/compare/@revanced/bot-websocket-api@1.0.2...@revanced/bot-websocket-api@1.1.0) (2025-07-11)
### Features
* **apis/websocket:** support training without label ([670cc70](670cc70057))
@revanced/bot-websocket-api@1.1.0
|
2025-07-11 18:07:46 +00:00 |
|
PalmDevs
|
6164e6c1a5
|
chore: format
|
2025-07-12 01:06:45 +07:00 |
|
PalmDevs
|
47d2f8c015
|
chore: update dependencies and remove outdated patches
|
2025-07-12 01:06:43 +07:00 |
|
PalmDevs
|
c68cfd1c01
|
feat(bots/discord): support training without label
|
2025-07-12 01:06:41 +07:00 |
|
PalmDevs
|
2b1928e116
|
feat(packages/api): support training without label
|
2025-07-12 01:06:39 +07:00 |
|
PalmDevs
|
670cc70057
|
feat(apis/websocket): support training without label
|
2025-07-12 01:06:37 +07:00 |
|
Palm
|
439f301872
|
chore: merge dev to main
|
2025-07-11 21:05:10 +07:00 |
|
Pun Butrach
|
aeccf12906
|
ci: Use default fetch-depth of 1 for checkout step (#47)
|
2025-07-08 18:14:54 +02:00 |
|
semantic-release-bot
|
b4ac8433f4
|
chore(release): 1.2.3 [skip ci]
## @revanced/discord-bot [1.2.3](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.2.2...@revanced/discord-bot@1.2.3) (2025-06-23)
### Bug Fixes
* **bots/discord:** disable unneeded cache, enable message cache sweeping ([3a0f0fe](3a0f0fe786))
@revanced/discord-bot@1.2.3
|
2025-06-23 13:33:41 +00:00 |
|
semantic-release-bot
|
b01a4accee
|
chore(release): 1.0.2 [skip ci]
## @revanced/bot-websocket-api [1.0.2](https://github.com/revanced/revanced-bots/compare/@revanced/bot-websocket-api@1.0.1...@revanced/bot-websocket-api@1.0.2) (2025-06-23)
@revanced/bot-websocket-api@1.0.2
|
2025-06-23 13:32:58 +00:00 |
|
PalmDevs
|
858e989bdc
|
build(Needs bump): update dependencies
|
2025-06-23 20:32:18 +07:00 |
|
PalmDevs
|
3a0f0fe786
|
fix(bots/discord): disable unneeded cache, enable message cache sweeping
|
2025-06-23 20:30:28 +07:00 |
|
semantic-release-bot
|
409e850768
|
chore(release): 1.2.2 [skip ci]
## @revanced/discord-bot [1.2.2](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.2.1...@revanced/discord-bot@1.2.2) (2025-06-10)
### Bug Fixes
* **bots/discord:** use intervals for checking expired presets ([6e89b87](6e89b874cd))
@revanced/discord-bot@1.2.2
|
2025-06-10 17:40:44 +00:00 |
|
PalmDevs
|
6e89b874cd
|
fix(bots/discord): use intervals for checking expired presets
|
2025-06-11 00:40:08 +07:00 |
|
semantic-release-bot
|
b4a5c62549
|
chore(release): 1.2.1 [skip ci]
## @revanced/discord-bot [1.2.1](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.2.0...@revanced/discord-bot@1.2.1) (2025-05-02)
### Bug Fixes
* **bots/discord:** fix timeout overflow check for role presets ([495f686](495f686292))
@revanced/discord-bot@1.2.1
|
2025-05-02 16:11:20 +00:00 |
|
PalmDevs
|
495f686292
|
fix(bots/discord): fix timeout overflow check for role presets
|
2025-05-02 23:01:37 +07:00 |
|
semantic-release-bot
|
71eb11b67f
|
chore(release): 1.2.0 [skip ci]
# @revanced/discord-bot [1.2.0](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.1.2...@revanced/discord-bot@1.2.0) (2025-05-02)
### Features
* **bots/discord:** switch duration parser to `@sapphire/duration` ([04ce825](04ce8252c0))
@revanced/discord-bot@1.2.0
|
2025-05-02 15:58:00 +00:00 |
|
PalmDevs
|
04ce8252c0
|
feat(bots/discord): switch duration parser to @sapphire/duration
|
2025-05-02 22:57:13 +07:00 |
|
semantic-release-bot
|
27e06db1d9
|
chore(release): 1.1.2 [skip ci]
## @revanced/discord-bot [1.1.2](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.1.1...@revanced/discord-bot@1.1.2) (2025-04-16)
### Bug Fixes
* **bots/discord/commands/admin/reload:** fix type error ([3908854](3908854fe0))
* **bots/discord/commands/moderation:** check if timeout amount is safe in role-preset commands ([0c1382c](0c1382c558))
* **bots/discord:** replace use of deprecated `options.ephemeral` in replies ([31e5cf7](31e5cf7fc5))
@revanced/discord-bot@1.1.2
|
2025-04-16 13:41:16 +00:00 |
|
PalmDevs
|
3908854fe0
|
fix(bots/discord/commands/admin/reload): fix type error
|
2025-04-16 20:40:16 +07:00 |
|
PalmDevs
|
0c1382c558
|
fix(bots/discord/commands/moderation): check if timeout amount is safe in role-preset commands
|
2025-04-16 20:40:14 +07:00 |
|
PalmDevs
|
410d289297
|
ci(release): hash new lockfile for dependency caching
|
2025-04-16 20:40:12 +07:00 |
|
PalmDevs
|
31e5cf7fc5
|
fix(bots/discord): replace use of deprecated options.ephemeral in replies
|
2025-04-16 20:40:11 +07:00 |
|
semantic-release-bot
|
4e797a2cfd
|
chore(release): 1.1.1 [skip ci]
## @revanced/discord-bot [1.1.1](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.1.0...@revanced/discord-bot@1.1.1) (2025-04-14)
### Bug Fixes
* **bots/discord:** fix sticky msg force timer always starting, add more logging ([cb4dc42](cb4dc42dfa))
@revanced/discord-bot@1.1.1
|
2025-04-14 14:09:38 +00:00 |
|
PalmDevs
|
cb4dc42dfa
|
fix(bots/discord): fix sticky msg force timer always starting, add more logging
|
2025-04-14 21:08:47 +07:00 |
|
semantic-release-bot
|
33ba5b1f61
|
chore(release): 1.1.0 [skip ci]
# @revanced/discord-bot [1.1.0](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.0.4...@revanced/discord-bot@1.1.0) (2025-04-14)
### Features
* **bots/discord:** delete and send sticky msg concurrently, add more logging ([247a00f](247a00f57f))
@revanced/discord-bot@1.1.0
|
2025-04-14 14:01:23 +00:00 |
|
PalmDevs
|
247a00f57f
|
feat(bots/discord): delete and send sticky msg concurrently, add more logging
|
2025-04-14 21:00:24 +07:00 |
|
semantic-release-bot
|
0da3c989cd
|
chore(release): 1.0.4 [skip ci]
## @revanced/discord-bot [1.0.4](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.0.3...@revanced/discord-bot@1.0.4) (2025-04-14)
### Bug Fixes
* **bots/discord:** fix sticky messages logic again ([aa7501c](aa7501c309))
* **bots/discord:** remove expired presets from db if unapplying is not possible ([9d705e5](9d705e580c))
@revanced/discord-bot@1.0.4
|
2025-04-14 12:54:56 +00:00 |
|
PalmDevs
|
16d97f409c
|
chore: format
|
2025-04-14 19:53:58 +07:00 |
|
PalmDevs
|
539025f2d4
|
chore(bots/discord): separate discord ready event handlers
|
2025-04-14 19:53:56 +07:00 |
|
PalmDevs
|
9d705e580c
|
fix(bots/discord): remove expired presets from db if unapplying is not possible
|
2025-04-14 19:53:54 +07:00 |
|
PalmDevs
|
aa7501c309
|
fix(bots/discord): fix sticky messages logic again
|
2025-04-14 19:53:53 +07:00 |
|
semantic-release-bot
|
00118b4a1b
|
chore(release): 1.0.3 [skip ci]
## @revanced/discord-bot [1.0.3](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.0.2...@revanced/discord-bot@1.0.3) (2025-04-09)
### Bug Fixes
* **bots/discord:** attempt to fix sticky messages one last time ([65288ec](65288ec424))
@revanced/discord-bot@1.0.3
|
2025-04-09 14:06:27 +00:00 |
|
PalmDevs
|
65288ec424
|
fix(bots/discord): attempt to fix sticky messages one last time
|
2025-04-09 21:05:37 +07:00 |
|