How to create a bot in @BotFather
Step by step: create your bot and get the token you'll paste into TribeSync.
Updated: July 24, 2026
Your bot is the account that will greet buyers, take payments and moderate your chat. You create it once in Telegram's official @BotFather, then connect it to TribeSync.
What you'll need
- A Telegram account.
- 2 minutes.
Steps
- In Telegram, search for @BotFather (the one with the blue checkmark) and open it.
- Send the command /newbot.
- Enter a display name for your bot (e.g. My Club Access). This is what members will see.
- Enter a username ending in
bot(e.g.myclub_access_bot). It must be unique. - BotFather replies with a token — a long line like
1234567890:AAE.... This is the key to your bot.
The token is a password to your bot. Don't post it publicly. If it leaks, open @BotFather → /revoke to issue a new one.
Steps (copy the token)
- Copy the token. That's all you need here — you'll paste it into TribeSync in the next step.
When you paste the token into TribeSync, we register a secure webhook for your bot and declare the admin rights it will request when you add it to a chat. The token is stored encrypted; TribeSync never asks you to share it in chat.