For beginners

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

  1. In Telegram, search for @BotFather (the one with the blue checkmark) and open it.
  2. Send the command /newbot.
  3. Enter a display name for your bot (e.g. My Club Access). This is what members will see.
  4. Enter a username ending in bot (e.g. myclub_access_bot). It must be unique.
  5. BotFather replies with a token — a long line like 1234567890:AAE.... This is the key to your bot.
⚠️ Watch out

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)

  1. Copy the token. That's all you need here — you'll paste it into TribeSync in the next step.
🔧 What happens under the hood

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.

Next: connect your bot to TribeSync.

Related articles