223 Commits

Author SHA1 Message Date
oSumAtrIX
5bbeca50f7
fix: invalid JSON syntax [skip ci] 2023-06-16 22:36:41 +02:00
oSumAtrIX
05d0811677
chore: improve matching [skip ci] 2023-06-16 22:35:09 +02:00
oSumAtrIX
4692fbdc8d
feat: add new autoresponse [skip ci] 2023-06-14 03:25:23 +02:00
oSumAtrIX
6f4a64c6a8
fix: update branding color [skip ci] 2023-06-06 04:16:31 +02:00
oSumAtrIX
7bfeb1da8b
feat: update branding [skip ci] 2023-06-06 03:22:43 +02:00
semantic-release-bot
ea61e67346 chore(release): 1.34.1 [skip ci]
## [1.34.1](https://github.com/revanced/revanced-discord-bot/compare/v1.34.0...v1.34.1) (2023-05-28)

### Bug Fixes

* **config:** remove duplicate auto-response ([4cb2cb8](4cb2cb8335))
v1.34.1
2023-05-28 15:25:43 +00:00
Ushie
4cb2cb8335
fix(config): remove duplicate auto-response 2023-05-28 18:19:56 +03:00
semantic-release-bot
db60b8fc5c chore(release): 1.34.0 [skip ci]
# [1.34.0](https://github.com/revanced/revanced-discord-bot/compare/v1.33.0...v1.34.0) (2023-05-28)

### Features

* make configurations optional ([580235b](580235beb8))
* migrate responses from Dyno ([b86572f](b86572f80f))
* remove outdated auto response [skip ci] ([2f983ec](2f983ecfe9))
v1.34.0
2023-05-28 01:16:51 +00:00
oSumAtrIX
b86572f80f
feat: migrate responses from Dyno 2023-05-28 03:03:27 +02:00
oSumAtrIX
580235beb8
feat: make configurations optional 2023-05-28 02:46:33 +02:00
oSumAtrIX
2f983ecfe9
feat: remove outdated auto response [skip ci] 2023-05-18 15:20:18 +02:00
semantic-release-bot
e0ca87322d chore(release): 1.33.0 [skip ci]
# [1.33.0](https://github.com/revanced/revanced-discord-bot/compare/v1.32.0...v1.33.0) (2023-05-12)

### Features

* **parse-duration:** use better crate ([8f10edd](8f10edd7dc))
v1.33.0
2023-05-12 01:07:08 +00:00
Ushie
8f10edd7dc
feat(parse-duration): use better crate 2023-05-12 03:59:06 +03:00
semantic-release-bot
a194e036df chore(release): 1.32.0 [skip ci]
# [1.32.0](https://github.com/revanced/revanced-discord-bot/compare/v1.31.0...v1.32.0) (2023-05-11)

### Bug Fixes

* use valid image links [skip ci] ([73d49dd](73d49dd06c))

### Features

* add new response to configuration [skip ci] ([47bcb41](47bcb4103d))
* improve auto response match [skip ci] ([5128258](5128258e55))
* use `go-parse-duration` for time parameters ([#69](https://github.com/revanced/revanced-discord-bot/issues/69)) ([2379130](2379130c5a))
v1.32.0
2023-05-11 22:55:57 +00:00
Ushie
2379130c5a
feat: use go-parse-duration for time parameters (#69)
* feat: use `go-parse-duration` for time parameters

* revert: accidental parameter type change

* refactor: move `parse_duration` to `mod.rs`

* refactor: use functional approach to handle error

* refactor: remove unused import

---------

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-05-12 01:42:52 +03:00
oSumAtrIX
5128258e55
feat: improve auto response match [skip ci] 2023-04-19 03:20:01 +02:00
oSumAtrIX
73d49dd06c
fix: use valid image links [skip ci] 2023-04-12 03:05:08 +02:00
oSumAtrIX
47bcb4103d
feat: add new response to configuration [skip ci] 2023-04-12 03:03:21 +02:00
semantic-release-bot
24d756b580 chore(release): 1.31.0 [skip ci]
# [1.31.0](https://github.com/revanced/revanced-discord-bot/compare/v1.30.1...v1.31.0) (2023-04-10)

### Features

* **moderation:** reorder purge parameters ([66c64e2](66c64e2950))
v1.31.0
2023-04-10 19:27:55 +00:00
Ushie
66c64e2950
feat(moderation): reorder purge parameters 2023-04-10 22:14:51 +03:00
semantic-release-bot
6b196b0d97 chore(release): 1.30.1 [skip ci]
## [1.30.1](https://github.com/revanced/revanced-discord-bot/compare/v1.30.0...v1.30.1) (2023-04-07)

### Bug Fixes

* add missing option to configuration [skip ci] ([39c4c04](39c4c044f7))
* get rid of negative lookahead ([7c170cb](7c170cbfee))
* move configuration into correct place [skip ci] ([be5f7e1](be5f7e111c))
v1.30.1
2023-04-07 22:34:10 +00:00
oSumAtrIX
b21fca722a
chore: fix image links 2023-04-08 00:28:15 +02:00
oSumAtrIX
7c170cbfee
fix: get rid of negative lookahead 2023-04-08 00:27:28 +02:00
oSumAtrIX
be5f7e111c
fix: move configuration into correct place [skip ci] 2023-04-03 07:40:51 +02:00
oSumAtrIX
39c4c044f7
fix: add missing option to configuration [skip ci] 2023-04-03 07:27:36 +02:00
semantic-release-bot
1b8b10d7c2 chore(release): 1.30.0 [skip ci]
# [1.30.0](https://github.com/revanced/revanced-discord-bot/compare/v1.29.0...v1.30.0) (2023-03-30)

### Features

* send code embeds as files ([f6d9817](f6d9817bb1))
v1.30.0
2023-03-30 00:08:33 +00:00
oSumAtrIX
83bd29f589
Merge branch 'main' of github.com:revanced/revanced-discord-bot 2023-03-30 01:57:12 +02:00
oSumAtrIX
f6d9817bb1
feat: send code embeds as files 2023-03-30 01:57:08 +02:00
semantic-release-bot
addcd0f603 chore(release): 1.29.0 [skip ci]
# [1.29.0](https://github.com/revanced/revanced-discord-bot/compare/v1.28.0...v1.29.0) (2023-03-27)

### Features

* clarify poll eligibility ([991a90c](991a90cfa9))
v1.29.0
2023-03-27 20:09:11 +00:00
oSumAtrIX
991a90cfa9
feat: clarify poll eligibility 2023-03-27 22:03:08 +02:00
semantic-release-bot
587eab6467 chore(release): 1.28.0 [skip ci]
# [1.28.0](https://github.com/revanced/revanced-discord-bot/compare/v1.27.0...v1.28.0) (2023-03-27)

### Features

* add option to enable or disable pings when polling ([3e86a2c](3e86a2cdb7))
* remove unused response [skip ci] ([0793b1c](0793b1c6d1))
v1.28.0
2023-03-27 19:39:40 +00:00
oSumAtrIX
3e86a2cdb7
feat: add option to enable or disable pings when polling 2023-03-27 21:34:30 +02:00
oSumAtrIX
0793b1c6d1
feat: remove unused response [skip ci] 2023-03-27 21:34:30 +02:00
semantic-release-bot
02503b7a97 chore(release): 1.27.0 [skip ci]
# [1.27.0](https://github.com/revanced/revanced-discord-bot/compare/v1.26.0...v1.27.0) (2023-03-27)

### Features

* add thumbnail and footer to interaction response embed ([8fad7e7](8fad7e71b6))
v1.27.0
2023-03-27 00:48:31 +00:00
oSumAtrIX
8fad7e71b6
feat: add thumbnail and footer to interaction response embed 2023-03-27 02:42:53 +02:00
semantic-release-bot
dfe31d253c chore(release): 1.26.0 [skip ci]
# [1.26.0](https://github.com/revanced/revanced-discord-bot/compare/v1.25.0...v1.26.0) (2023-03-27)

### Bug Fixes

* use correct substitute name if necessary ([b9fa498](b9fa498950))

### Features

* clone message to create a poll ([14a1052](14a1052cd8))
* cure names that don't start with an alphabetic character ([ccc3834](ccc3834210))
* improve matching regex [skip ci] ([431441b](431441b52f))
* improve matching regex [skip ci] ([c6710b4](c6710b4ecd))
* update ReVanced configuration [skip ci] ([d195aa9](d195aa938a))
* use better matching regex [skip ci] ([6f5c6aa](6f5c6aaee4))
v1.26.0
2023-03-27 00:00:18 +00:00
oSumAtrIX
85b43f1c59
chore: update cargo dependencies 2023-03-27 01:51:13 +02:00
oSumAtrIX
14a1052cd8
feat: clone message to create a poll 2023-03-27 01:00:35 +02:00
oSumAtrIX
5574779c70
chore: add missing example environment variable 2023-03-27 00:41:57 +02:00
oSumAtrIX
d195aa938a
feat: update ReVanced configuration [skip ci] 2023-03-15 17:41:06 +01:00
oSumAtrIX
b9fa498950
fix: use correct substitute name if necessary 2023-03-13 05:09:48 +01:00
oSumAtrIX
ccc3834210
feat: cure names that don't start with an alphabetic character 2023-03-13 05:08:15 +01:00
oSumAtrIX
431441b52f
feat: improve matching regex [skip ci] 2023-03-02 05:42:41 +01:00
oSumAtrIX
c6710b4ecd
feat: improve matching regex [skip ci] 2023-02-20 05:06:31 +01:00
oSumAtrIX
6f5c6aaee4
feat: use better matching regex [skip ci] 2023-02-20 04:42:41 +01:00
semantic-release-bot
aca4692640 chore(release): 1.25.0 [skip ci]
# [1.25.0](https://github.com/revanced/revanced-discord-bot/compare/v1.24.0...v1.25.0) (2023-02-03)

### Bug Fixes

* correct match regex [skip ci] ([f276ec1](f276ec1b47))

### Features

* improve match for response [skip ci] ([82694c0](82694c0a9d))
* improve success rate for responses [skip ci] ([df7a64f](df7a64f6e0))
* increase age on server [skip ci] ([2ec7bd9](2ec7bd93e3))
v1.25.0
2023-02-03 18:34:26 +00:00
Ax333l
9b7b2d49d5
style(clippy): use variables in the format string directly 2023-02-03 19:29:47 +01:00
Ax333l
b2fda777e4
chore(poll): update target url 2023-02-03 17:14:41 +00:00
oSumAtrIX
0ba6d37a0a
chore: clarify response [skip ci] 2023-01-21 05:45:33 +01:00
oSumAtrIX
4133ab467e
chore: word response correctly [skip ci] 2023-01-21 05:30:47 +01:00