Skip to content

BoltzExchange/boltz-fee-bot

Repository files navigation

Boltz Fee Bot

A Telegram bot that allows users to subscribe to fee changes on Boltz Pro

Setup

The bot uses uv for dependency management.

For running the bot, you need to have a telegram bot token. You can get one by talking to BotFather

A PostgreSQL database is required for storing subscribed chats. Run make postgres to get a local instance running.

Once setup, copy the .env.sample file to .env and fill in the values. Start the bot with uv run bot.py or use the Dockerfile.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published