Releases: Lettable/AvoidsBot
Releases · Lettable/AvoidsBot
Release 2.0 - Final Update ✅
Overview
This release includes major updates and several new features to enhance the user experience.
New Features
- Custom Configuration Files: Added support for custom configuration files, providing more flexibility for users.
- Performance Improvements: Enhanced efficiency in data processing tasks for faster performance.
Bug Fixes
- Startup Crash Fix: Resolved an issue causing the application to crash on startup under certain conditions.
Breaking Changes
- Configuration File Format Update: The format of the configuration file has been updated. Please refer to the updated documentation for details on how to adapt.
Upgrade Instructions
- Update
.envFile: Make sure to update your.envfile with the new configuration options as described in the updated documentation.
Full Changelog: View Changes
v1.0.0 - Initial Release
Overview
This initial release of AvoidsBot introduces the core functionality for reporting and managing scam activities on Telegram.
New Features
- Added functionality for users to create detailed scam reports.
- Implemented a report approval system for admins.
- Added automated notifications for report status.
- Enabled public reporting of approved scam reports.
Bug Fixes
- Initial setup and configuration issues resolved.
Breaking Changes
- First release, no breaking changes.
Upgrade Instructions
- Ensure that you configure your
.envfile with the necessary environment variables before running the bot. Refer to the README for setup instructions.
Full Changelog: https://github.com/Lettable/AvoidsBot/commits/v1.0.0