Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 239 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 239 Bytes

TelegramGPTBot

An example of integrating a Telegram bot with GPT in a simple way.

Required dependencies

flask requests openai

Quick start

Open the main.py file, edit the necessary configuration constants, and then run the program.