Skip to content

plowside/Telegram-Bot-CHATGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Telegram Bot Chat GPT

Telegram bot for Chat GPT

Report Bugs


Features

  • Getting a response from chat gpt
  • Using the gpt-3.5-turbo model

How to use

  1. Install Python from here. It is super important that checkbox Add Python to PATH is checked on setup.
  2. After Python is installed, you need to install the required modules that are used for this script.
  3. Open the file called ~first_start.bat. This will do everything for you with no issues, simple.
  4. Open config.py change bot_token to your, admin_id by your, openai_api_key to your.
  5. Open the ~start.bat. This will start bot.

Please note: Important

  1. I do not own the website openai.com and I am incapable of making some services online/offline.
  2. I am not responsible for your actions

Main Issues & Problems

  • Struggling to install Python or PIP? Watch this video here.