v1.0.1
TL;DR
- Fixed bug that Sydney wouldn't respond when mentioned in groups
- Implemented a feature to enable blacklisting of users in both DMs and group chats
- Added the "!requests" command to display the number of requests made to the BingAI API. This helps track if the user is approaching the 24-hour limit of 300 requests imposed by Bing.
What's Changed
- Update README.md by @DinuNuggets in #72
- fix: Prov fix to make Sydney answer when you mention her in a group by @Luisotee in #89
- Update README.md by @DinuNuggets in #91
- feat: Blacklist users in DMs and group chats by @Luisotee in #92
- docs: Update README.md by @Luisotee in #93
- !requests command to show how many requests to the bingAI has been made by @Luisotee in #94
Full Changelog: v1.0.0...v.1.0.1