Setup Guide
🤖 Create Your Bot
Step 1: Create a Telegram Bot
Your bot is how you'll talk to your AI squad. Creating one takes 60 seconds.
Open BotFather
Click this link or search "@BotFather" in Telegram: t.me/BotFather
Create the Bot
-
Send:
/newbot -
Choose a name (display name users see):
- "My AI Squad"
- "Acme Marketing Bot"
- "[Your Company] Assistant"
-
Choose a username (must end in
bot):mycompany_ai_botacme_marketing_botyourname_squad_bot
-
Copy the token, which looks like:
123456789:ABCdefGHIjklMNOpqrSTUvwxYZ
⚠️ Keep Your Token Secret
This token gives full control of your bot. Never share it publicly.
Step 2: Get Your Telegram User ID
This ensures only YOU can message your bot.
Open @userinfobot
Click: t.me/userinfobot
Get Your ID
- Send any message to the bot
- It replies with your info
- Copy the Id number (e.g.,
123456789)
This number is your Telegram user ID.