/simple-openai-telegram-bot

Simple OpenAI Telegram Bot

Primary LanguagePythonMIT LicenseMIT

Simple OpenAI Telegram Bot

This is telegram bot for OpenAI chat functionality

Telegram Bot https://t.me/simple_openai_telegram_bot

How to use

Just create .env file and setup Telegram bot token and OpenAI token

Example:

OPENAI_API_KEY=open-ai-token
TELEGRAM_TOKEN=telegram-bot-token
ALLOWED_USERS=id1,id2 // optional