Skip to main content

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

  1. Open Telegram and find your bot.
  2. Send /start.
  3. If the bot replies, you’re live!

Next Steps