Releases: ChernegaSergiy/cohere-telegram-bot
Releases · ChernegaSergiy/cohere-telegram-bot
v1.0.0
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:
-
Clone the repository:
git clone https://github.com/ChernegaSergiy/cohere-telegram-bot.git cd cohere-telegram-bot
-
Install dependencies:
composer require telegram-bot/api composer install
-
Configure your bot token and API key in the
bot.php
file. -
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.