Guides
Deploy a Personal Agent
Set up your own AI agent and interact thru Telegram in five steps.
Step 1: Navigate to AI Agents
- Log in at app.nimroboai.com
- Click Personal Agents in the left sidebar
Step 2: Create an Agent
Click the Create Agent button. You will be prompted to fill in four fields:
- Agent Name — a display name for your agent inside Nimrobo
- Telegram Bot Token — the token you get from @BotFather (see Step 3)
- Telegram User ID — your numeric Telegram user ID (see Step 4)
- Agent Identity Name — the name the agent will use when it introduces itself
Step 3: Get Your Telegram Bot Token
Every Telegram bot needs a token issued by @BotFather. Follow these steps:
- Open Telegram on your phone or desktop
- Search for @BotFather and open the chat
- Send the command
/newbot - Choose a display name for your bot (e.g. "My Assistant")
- Choose a username ending in
bot(e.g. "my_assistant_bot") - BotFather will reply with your bot token — copy it
Warning: Keep your bot token secret. Anyone with the token can control your bot.
The token secret will look like “5640496713:qwertTLsEUTawsdrSX13Hi5FL0YYGOjUmv4”
The token secret will look like “5640496713:qwertTLsEUTawsdrSX13Hi5FL0YYGOjUmv4”
Step 4: Get Your Telegram User ID
Your Telegram User ID tells Nimrobo which account to connect the agent to.
- Open Telegram
- Search for @userinfobot and open the chat
- Send any message (e.g. "hi")
- The bot will reply with your User ID — copy the numeric value
Note: Your User ID is a number (e.g. 123456789), not your @username.
Step 5: Deploy and Start Using
- Click Create Agent to save
- Your new agent will appear in the AI Agents list
- After 2-3 minutes - Open Telegram, search for your bot's username, and send it a message
Your personal AI agent is live. It will respond to your messages in Telegram using the identity you configured.