Skip to content

A simple chat gpt telegram bot. Uses PyTelegramBotAPI

Notifications You must be signed in to change notification settings

NotoriousBigg/TelegramGPTBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TelegramGPTBot

A simple chat gpt telegram bot. Uses PyTelegramBotAPI

TO DEPLOY ON VPS/LOCAL MACHINE

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....

About

A simple chat gpt telegram bot. Uses PyTelegramBotAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages