Updated changelog and upped version to 5.1.3

I might have also updated creds_example.yml
This commit is contained in:
Toastie 2024-07-08 01:23:56 +12:00
parent 291b2fb580
commit 2be2cdf713
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
3 changed files with 20 additions and 2 deletions

View file

@ -2,6 +2,23 @@
Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except date format. a-c-f-r-o
## [5.1.3] - 08.07.2024
### Added
- Added `'quran` command, which will show the provided ayah in english and arabic, including recitation by Alafasy
### Changed
- Replying to the bot's message in the channel where chatterbot is enabled will also trigger the ai response, as if you pinged the bot. This only works for chatterbot, but not for ellie ai command prompts
### Fixed
- Fixed `'stickeradd` it now properly supports 300x300 image uploads.
- Bot should now trim the invalid characters from chatterbot usernames to avoid openai errors
- Fixed prompt triggering chatterbot responses twice
- Honeypot commands now actually works
## [5.1.2] - 29.06.2024
### Fixed