Skip to content

Telegram bot replying to you as a cat using the openai API

Notifications You must be signed in to change notification settings

jdamp/CatGPT-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CatGPT Telegram Bot

A not particulary useful, but funny Telegram bot using the offical ChatGPT API and python-telegram-bot. You can talk to it just like the normal API, but it will throw in cat puns and feline jokes.

Prerequisites

Usage

Copy the file .env_template to .env. Add your telegram bot token and the OpenAI API access token to the .env file.

  • Run pip install pipenv --user
  • Run pipenv shell
  • Run python main.py

About

Telegram bot replying to you as a cat using the openai API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published