Skip to content

Dreamscape315/TelegramChatGPTBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TelegramChatGPTBot

Setup

  1. Get your OpenAI API key
  2. Get your Telegram bot token from @BotFather
  3. Clone
git clone https://github.com/Dreamscape315/TelegramChatGPTBot.git
cd TelegramChatGPTBot
apt-get install python3
apt-get install pip
pip install -r requirements.txt
  1. edit config.json
  2. run
screen
python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages