{"id":20986326,"url":"https://github.com/dheovani/chatbotgptelegram","last_synced_at":"2025-04-23T16:20:39.789Z","repository":{"id":193740545,"uuid":"689406619","full_name":"Dheovani/ChatBotGPTelegram","owner":"Dheovani","description":"Chat-bot for telegram using free-gpt provided by Naga AI","archived":false,"fork":false,"pushed_at":"2024-01-01T15:15:45.000Z","size":106,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T01:23:44.738Z","etag":null,"topics":["bot","chatgpt","chatgpt-clone","free-gpt","free-gpt4","freegpt","freegpt4","gpt-4","gpt-4-free","gpt3","gpt3-api","gpt4","language-model","python","python-bot","telegram","telegram-api","telegram-bot","telegram-bot-api","telegram-bots"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dheovani.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}},"created_at":"2023-09-09T17:49:11.000Z","updated_at":"2025-01-16T02:56:59.000Z","dependencies_parsed_at":"2023-09-09T18:42:09.754Z","dependency_job_id":"e00d7b34-12db-4429-9fa1-c9820d4d3334","html_url":"https://github.com/Dheovani/ChatBotGPTelegram","commit_stats":null,"previous_names":["dheovani/chatbotgptelegram"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dheovani%2FChatBotGPTelegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dheovani%2FChatBotGPTelegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dheovani%2FChatBotGPTelegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dheovani%2FChatBotGPTelegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dheovani","download_url":"https://codeload.github.com/Dheovani/ChatBotGPTelegram/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250468277,"owners_count":21435454,"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","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":["bot","chatgpt","chatgpt-clone","free-gpt","free-gpt4","freegpt","freegpt4","gpt-4","gpt-4-free","gpt3","gpt3-api","gpt4","language-model","python","python-bot","telegram","telegram-api","telegram-bot","telegram-bot-api","telegram-bots"],"created_at":"2024-11-19T06:13:05.206Z","updated_at":"2025-04-23T16:20:39.752Z","avatar_url":"https://github.com/Dheovani.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 🤖 ChatBot GP-Telegram 🚀\n\n[Bot in Action](https://github.com/Dheovani/ChatBotGPTelegram/assets/79609196/6a3a707d-c3e9-4801-ac99-df5ed911c0cc)\n\nWelcome to the Telegram ChatBot with GPT-3, an intelligent conversational bot that can answer a variety of questions and engage in delightful conversations. This bot harnesses the powerful OpenAI GPT-3 API to generate responses and provide a unique conversational experience.\n\n## Features 🌟\n\n- **Natural Conversation**: The bot can engage in natural conversations and respond to questions in human language. 💬\n\n- **Contextual Responses**: It can maintain the context of the conversation, making interactions more engaging. 🔄\n\n- **Customizable**: You can customize the bot to suit your specific needs by defining pre-programmed responses or training it with new data. 🛠️\n\n## How to Use 🚀\n\n1. **Initial Setup**:\n   - Clone this repository using `git clone https://github.com/Dheovani/ChatBotGPTelegram.git`\n   - Create a `.env` file to store your API keys and other sensitive configurations. 🔑\n\n2. **Install Dependencies**:\n   - Use `pip install -r requirements.txt` to install all necessary dependencies. 📦\n\n3. **Telegram Bot Configuration**:\n   - Create a bot on Telegram using BotFather and obtain your bot token.\n   - Add your bot's token to the `.env` file. 🤖\n\n4. **GPT-3 API Configuration**:\n   - Obtain an API key from NovaAI and add it to the `.env` file. 🔑\n\n5. **Running the Bot**:\n   - Run the bot with `python bot.py`.\n   - Start a conversation with the bot on Telegram and have fun! 🎉\n\n## Command Examples 📋\n\n- `/start`: Starts the conversation with a warm message. 🥰\n- `/help`: The bot tells you what he can do! 🤖\n- `/imagine`: The bot will imagine an image according to your description! 💭\n- `/pipe`: Drops an iron pipe on the floor! 🔧\n- Any other message will be treated as input for a conversation with the bot. 💬\n\n## TODO list 🗒️\n\n- [x] Add support to image generation.\n- [x] Translate default messages.\n- [x] Add support to audio.\n\n## Customization 🧩\n\nYou can customize the bot's behavior by editing the source code in `bot.py` and adding pre-programmed responses or custom logic. 🧬\n\n## Contributions 🤝\n\nContributions are welcome! If you'd like to improve this bot or add new features, feel free to submit a pull request. 🙌\n\n## Acknowledgments 🙏\n\nThis project uses the Naga AI GPT-3 API, enabling us to create engaging and enriching conversations. 🌐\n\n## License 📜\n\nThis project is licensed under the [MIT License](LICENSE). 📄\n\nEnjoy chatting with the bot! 🤗\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdheovani%2Fchatbotgptelegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdheovani%2Fchatbotgptelegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdheovani%2Fchatbotgptelegram/lists"}