Skip to content

A Telegram Bot which uses Chat GPT to answer your questions. It uses SQLite to save the message to allow context

Notifications You must be signed in to change notification settings

BjoernRave/telegram-chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot for CHAT-GPT - Bring CHAT GPT into Telegram

Just create a .env file, with the following variables:

OPENAI_KEY=<Your OpenAi Key>

TELEGRAM_TOKEN: <The token of your chatbot, which you can create with the Botfather>

TELEGRAM_PASSWORD=<The password a user has to enter at the first time to start talking with Chat-GPT, so unauthorized people can't use it and you can share with your friends>

  1. Create env variables
  2. Run yarn
  3. Run yarn build
  4. Run yarn start or yarn start:pm2

About

A Telegram Bot which uses Chat GPT to answer your questions. It uses SQLite to save the message to allow context

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published