A simple chat gpt telegram bot. Uses PyTelegramBotAPI
Fork this repo
Change the Bot Token at main.py
bot = telebot.TeleBot("Your Bot token Here")
Now clone this repo.
git clone https://github.com/<your-git-username>/TelegramGPTBot.git
cd TelegramGPTBot
pip3 install PyTelegramBotAPI
python3 main.py
Enjoy Your Chat GPT bot
More features will be added soon,Keep checking repo for updates....