Skip to content

oleonov/chatgpt_telegram_bot

Repository files navigation

GPT3-Telegram-Chatbot

OpenAI chatbot for Telegram using GPT-3 You can try it in my chat Чат для канала ITКультура by mentioning @the_ai_buddy_cctv_it_bot

To run telegram bot you have to:

  1. Rename sample.env to .env
  2. Fill all the requirement fields in .env, such as TELEGRAM_KEY etc.
  3. Build the docker image using docker build -t bots/telegram .
  4. Run the docker image using docker run -h telegram --name telegram -d bots/telegram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors