Skip to content

Releases: Lettable/AvoidsBot

Release 2.0 - Final Update ✅

25 Aug 04:01
8c88b57

Choose a tag to compare

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 .env File: Make sure to update your .env file with the new configuration options as described in the updated documentation.

Full Changelog: View Changes

v1.0.0 - Initial Release

25 Aug 03:02
77f0301

Choose a tag to compare

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 .env file 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