Skip to content

dmitriy-a-bit/chatgpt-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI ChatGPT Telegram Bot

Requirements

  1. Create Telegram bot HERE and get API: XXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  2. Get OpenAI API HERE.

Installation

  1. Install Python3 and python3-pip
  2. Copy .env.example to .env and put your APIs
  3. Run pip install -r requirements.txt
  4. Run python3 chatgpt-telegram-bot.py

Usage

  1. Go to your telegram bot and talk what you want.
  2. New chat button remove previous talk context.

Have a fun <3

About

Chatgpt Telegram Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published