Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 470 Bytes

File metadata and controls

12 lines (6 loc) · 470 Bytes

Chat-GPT-Telegram-Bot

Basic Telegram Chat GPT Bot using AsyncTeleBot from pyTelegramBotAPI. No need OpenAI library

When start at first time you need configure the OpenAI API KEY, Telegram Bot API KEY, and instructions / directions of GPT

Each user have their own conversation thread independently if is used in a Telegram group.

Each user can reset their own conversation using /reset command.

Are welcome pull requests to improve the code or add new functions.