{"id":24154948,"url":"https://github.com/chernegasergiy/cohere-telegram-bot","last_synced_at":"2025-10-14T18:05:39.996Z","repository":{"id":262040260,"uuid":"886058453","full_name":"ChernegaSergiy/cohere-telegram-bot","owner":"ChernegaSergiy","description":"A Telegram bot that leverages the Cohere API to provide intelligent responses and assistance.","archived":false,"fork":false,"pushed_at":"2025-09-06T18:06:15.000Z","size":77,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T18:05:38.178Z","etag":null,"topics":["ai","chatbot","chatgpt","claude-ai","cohere-ai","cohere-api","php7","php8","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChernegaSergiy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-10T04:32:48.000Z","updated_at":"2025-09-06T18:06:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"1c303328-1e0f-401e-a26b-56b40eb44cf2","html_url":"https://github.com/ChernegaSergiy/cohere-telegram-bot","commit_stats":null,"previous_names":["chernegasergiy/cohere-telegram-bot"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ChernegaSergiy/cohere-telegram-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChernegaSergiy%2Fcohere-telegram-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChernegaSergiy%2Fcohere-telegram-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChernegaSergiy%2Fcohere-telegram-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChernegaSergiy%2Fcohere-telegram-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChernegaSergiy","download_url":"https://codeload.github.com/ChernegaSergiy/cohere-telegram-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChernegaSergiy%2Fcohere-telegram-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020322,"owners_count":26086864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","chatbot","chatgpt","claude-ai","cohere-ai","cohere-api","php7","php8","telegram-bot"],"created_at":"2025-01-12T12:40:16.215Z","updated_at":"2025-10-14T18:05:39.977Z","avatar_url":"https://github.com/ChernegaSergiy.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cohere Telegram Bot\n\nA Telegram bot that utilizes the [Cohere API](https://cohere.ai/) to deliver intelligent responses and assistance. This bot manages user interactions, including terms acceptance and context retention, to create a seamless experience.\n\n## Features\n\n- Intelligent responses powered by Cohere's AI.\n- User context management for personalized interactions.\n- Terms of service acceptance flow.\n- Multi-language support based on user preferences.\n\n## Getting Started\n\n### Prerequisites\n\n- PHP 7.4 or higher\n- Composer\n- A Telegram bot token (create one with [BotFather](https://t.me/BotFather))\n- A Cohere API key (sign up at [Cohere](https://cohere.ai/))\n\n![Cohere Telegram Bot Interface](https://github.com/user-attachments/assets/5bd480c5-3990-435a-b115-82e158f3a226)\n*Example of interaction with the bot in Telegram.*\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/ChernegaSergiy/cohere-telegram-bot.git\n   cd cohere-telegram-bot\n   ```\n\n2. Install dependencies:\n   ```bash\n   composer require telegram-bot/api\n   composer install\n   ```\n\n3. Configure your bot token and API key in the `bot.php` file.\n\n4. Run the bot:\n   ```bash\n   php bot.php\n   ```\n\n## Contributing\n\nContributions are welcome and appreciated! Here's how you can contribute:\n\n1. Fork the project\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\nPlease make sure to update tests as appropriate and adhere to the existing coding style.\n\n## License\n\nThis project is licensed under the CSSM Unlimited License v2.0 (CSSM-ULv2). See the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- [Cohere](https://cohere.ai/) for providing the API that powers the bot's intelligent responses.\n- [Telegram Bot API](https://core.telegram.org/bots/api) for enabling bot functionality on Telegram.\n- Special thanks to the open-source community for their contributions and support.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchernegasergiy%2Fcohere-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchernegasergiy%2Fcohere-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchernegasergiy%2Fcohere-telegram-bot/lists"}