Create a Bot
- Open @BotFather in Telegram
- Send
/newbot and follow the prompts
- Copy the bot token
By default, bots only see messages that mention them or start with /. To see all group messages:
- Open @BotFather
- Send
/setprivacy
- Select your bot
- Choose Disable
Privacy mode changes only apply to groups the bot joins after the change. Remove and re-add the bot to existing groups.
Required Permissions
For full functionality, make the bot an administrator with these permissions:
| Permission | Required For |
|---|
| Delete messages | Deleting messages from the UI |
| Ban users | Ban/unban actions |
| Pin messages | Pin/unpin messages |
| Invite users | Invite link management |
| Add new admins | Promote/demote administrators |
| Change group info | Modify chat settings |
The bot works with any subset — features requiring missing permissions will return errors.
Add to Chat
- Add the bot to your Telegram group or channel
- Promote it to administrator with the permissions above
- The chat appears in BotMux sidebar automatically