added .rolecolor command

updated changelog
This commit is contained in:
Toastie 2025-03-23 15:48:45 +13:00
parent 55e3a80405
commit 16025b74e3
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
9 changed files with 182 additions and 31 deletions

View file

@ -2,6 +2,22 @@
*a,c,f,r,o*
## [6.0.13] - 23.03.2025
### Added
- Added `.linkfix <old> <new>` command
- If bot sees a message with the old link, it will reply to the message with a fixed (new) link
- ex: `.linkfix twitter.com vxtwitter.com`
- Added `.roleicon role <icon_url / server_emoji>` command to set the icon of a role
- Added a captcha option for `.fish`
### Fixed
- fixed youtube stream notifications in case invalid channel was provided
- `.lcha` (live channel) will now let you override an existing channel template even if you're at the limit
### Removed
- removed `.xpglb` as it is no longer used
## [6.0.12] - 20.03.2025
### Fixed