This bot provides Chat GPT services to enhance the user experience within Telegram. It is one of the famous artificial intelligence technologies as it provides you with assistance in performing multiple functions such as proofreading texts, translating, writing content, and many functions in various fields.
- Python
- Pythonanywhere
- Json file
├── main.py
├── info.json
├── message.json
├── .env
├── logo.png
├── README.md
├── LICENSE
BOT_TOKEN
GPT_TOKEN
install git tool
create directory name TelegramBotChatGPT and open it
mkdir TelegramBotChatGPT
cd TelegramBotChatGPTclone Telegram-BOT-Chat-GPT repository with git tool
git clone https://github.com/salim-mrw/Telegram-BOT-Chat-GPTIf you have any feedback, please reach out to us at salim.marwan2001@gmail.com
