Skip to content

Klingefjord/chatgpt-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Telegram Bot

A telegram bot that uses a headless chrome wrapper to communicate with ChatGPT.

see: https://github.com/Klingefjord/ChatGPT-API-Python

How to Install

Step 1: Create .venv

python -m venv ./venv source ./venv/bin/activate

Step 2: Set up your Telegram bot

  1. Set up your Telegram bot token and user ID in the .env file. See these instructions for more information on how to do this.
  2. Edit the .env.example file, rename it to .env, and place your values in the appropriate fields.

To run:

python main.py

Credits

About

A telegram bot for ChatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages