Prerequisites
- Docker installed on your machine.
- Telegram Bot Token from @BotFather.
- OpenAI API Key (or another provider).
Pip Installation (Linux/macOS)
One-Liner (Linux/macOS)
Run this command in your terminal, replacing the placeholders with your actual data:Verify Installation
- Open Telegram and find your bot.
- Send
/start. - If the bot replies, you’re live!
Next Steps
- Recommended: Switch to Docker Compose for a more permanent setup.
- Configure: Add more AI Providers.
- Secure: Set up Whitelists to protect your bot.

