Skip to main content

Documentation Index

Fetch the complete documentation index at: https://botmux-dependabot-go-modules-modernc-org-sqlite-1-50-0.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

1. Get a Bot Token

Create a bot via @BotFather and copy the token.
Disable privacy mode if you want the bot to see all group messages: BotFather → /setprivacy → Disable.

2. Run BotMux

go install github.com/skrashevich/botmux@latest
botmux -token "YOUR_TOKEN"

3. Open the Dashboard

Navigate to http://localhost:8080. Log in with admin / admin (you’ll be asked to change the password).

4. Add the Bot to a Chat

Add your bot to a Telegram group or channel and make it an administrator. The chat will appear in the BotMux sidebar automatically.

Next Steps