Skip to content

Environment Variables

The following environment variables are required:

bash
BOT_TOKEN=<your_telegram_bot_token>
REDIS_HOSTNAME=<your_redis_hostname>
REDIS_PORT=<your_redis_port>
REDIS_PASSWORD=<your_redis_password>