Releases: ranshaa05/WaifuLabs-Bot
Releases · ranshaa05/WaifuLabs-Bot
v2.3.1
Features added:
- Option to select which user/role the user would like to collaborate with.
This is instead of the previous solution which automatically let anyone who has access to the channel be a collaborator.
Performance Improvements:
- Moved whole reaction handling logic to asyncio tasks to improve performance slightly
v2.3
v2.2
What's Changed
This is a mostly performance-oriented improvement.
Performance Improvements:
- Now opens a new page instead of a new browser for each user by @shemishtamesh.
- Images are now handled entirely through memory instead of disk to improve performance and reduce code complexity.
- Moved reaction handling to a separate thread so the main program doesn't have to wait for them to be added/removed.
Bug Squashes:
- Added error handling for cases in which the bot's message was deleted.
General Improvements:
- Simplified code.
v2.1
This is a minor release, containing small fixes and features.
Features:
- A "private mode" command option, for using the bot in a public server in a private manner.
Fixes:
- Final results should no longer be zoomed in.
- now reacts with 1️⃣🇮 if the user selected "11", instead of just 1️⃣
v2.0
New and Improved Features in v2.0
The latest release of the bot comes packed with a plethora of new and improved features, including:
- Slash Commands: The bot now uses slash commands, making it easier for users to interact with it.
- Buttons: A new button system has been implemented to replace the previous method of reading formatted messages.
- Message Editing: The bot now edits its original message instead of sending and deleting its messages, significantly reducing spam.
- Reactions: The bot now adds reactions to the message, to indicate which button the user pressed.
- Permission Checks: The bot now checks for the required permissions for it to function properly.
- Token Storage: The token is now stored as a separate file, increasing security.
- Better Logging: Logging has been improved to make it easier to track and resolve issues.
- Code Formatting: The code has been formatted and split into separate files to make it more readable.
- Faster Navigation: Site navigation has been slightly improved, resulting in a slightly faster overall experience.
- Concise Messages: The instructional messages have been simplified to make them more concise and easier to understand.
- Bug Report Command: A new command has been added to report bugs and issues.
The bot's latest release is sure to provide a more seamless, streamlined, and efficient user experience. Don't hesitate to report any issues or provide feedback.