Getting Started
Adding the Bot
- Search for @msKaine_bot on Telegram (or your self-hosted instance)
- Click Add to Group and select your group
- Promote the bot to admin with these permissions:
- Delete messages
- Ban users
- Invite users via link
- Pin messages
- Manage video chats (optional)
First Steps
Once the bot is an admin, it's ready to go. All features default to off — you enable what you need.
Set up welcome messages
/welcome on
/setwelcome Welcome {mention} to {chatname}! Please read the /rulesSet group rules
/setrules 1. No spam
2. Be respectful
3. English onlyEnable CAPTCHA for new members
/captcha on
/captchamode math
/captchakicktime 5mConfigure warnings
/setwarnlimit 3
/setwarnmode tban
/setwarntime 7dPM Connection
Admins can manage groups remotely from a private chat:
- Run
/connectin the group to get the chat ID - Open a PM with the bot
- Run
/connect <chat_id> - Use admin commands as if you were in the group
Next Steps
- Configuration — environment variables and Docker setup
- Permissions — understand permission levels
- Command Reference — browse all commands