From 3d4a5d5d3b7e5b5b5dd632f2bd4113aba5c9cc8b Mon Sep 17 00:00:00 2001 From: Simatwa Date: Mon, 18 Dec 2023 17:35:03 +0300 Subject: [PATCH] Add telegram-chatbots --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 639bfe00b..9d49ff2e7 100644 --- a/README.md +++ b/README.md @@ -894,5 +894,6 @@ Here are some examples of template: * [AwesomeChatGPTBot](https://github.com/Kourva/AwesomeChatGPTBot) - Simple ChatGTP-3.5 bot. It is FREE and can remember chat history for a while With pre-defined roles! * [QR-Code For You Bot](https://t.me/qrcode_for_you_bot) ([source](https://github.com/arashnm80/qrcode-for-you-bot)) by [Arashnm80](https://github.com/arashnm80). Telegram qrcode generator bot created with pyhton and telebot. * [Best Instagram Downloader Bot](https://t.me/Best_Instagram_Downloader_Bot) ([source](https://github.com/arashnm80/best-instagram-downloader)) by [Arashnm80](https://github.com/arashnm80). Free and open source telegram bot to download posts and reels from Instagram. +* [Personal bot for ChatGPT & Bard](https://github.com/Simatwa/pyTelegramBotAPI.git) by [Simatwa](https://github.com/Simatwa/telegram-chatbots). Chat with ChatGPT & Bard on the go. **Want to have your bot listed here? Just make a pull request. Only bots with public source code are accepted.**