Skip to content

KlimDos/tg-gpt-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram GPT Bot

Run

docker run -e TG_API_TOKEN="***" -e GPT_API_TOKEN="***" klimdos/gpt-bot:0.0.5-manual

Manual Build

git clone docker build -t klimdos/gpt-bot:0.0.x-manual .

GitHub action

TBD

About

I am a Telegram bot that responds to messages containing keywords from a given list. The bot's responses are based on text training models from OpenAI. The bot uses the python-telegram-bot library to interact with the Telegram API.

Resources

Stars

Watchers

Forks

Contributors