Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@ChernegaSergiy ChernegaSergiy released this 03 Jan 00:12
1723a87

Cohere Telegram Bot v1.0.0

This release introduces significant enhancements and new features to the Cohere Telegram Bot. Below are the key features and resolved issues in this release.

Features

  • Intelligent Responses: Powered by Cohere's AI, providing smarter and more relevant responses.
  • User Context Management: Personalized interactions based on user context.
  • Terms of Service Acceptance: Flow for users to accept terms of service.
  • Multi-language Support: Supports multiple languages based on user preferences.

Resolved Issues

  • Numerous bug fixes and performance improvements.
  • Enhanced stability and response times.

Installation

To install this bot, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ChernegaSergiy/cohere-telegram-bot.git
    cd cohere-telegram-bot
  2. Install dependencies:

    composer require telegram-bot/api
    composer install
  3. Configure your bot token and API key in the bot.php file.

  4. Run the bot:

    php bot.php

License

This project is licensed under the CSSM Unlimited License v2 (CSSM-ULv2). See the LICENSE file for details.