Setup Sender For Task
The Sender Type defines which Telegram account or bot will be used to send messages for a specific task. You can choose between using your personal Telegram account or one or more Telegram bots.
🧭 Sender Type Interface
When configuring the sender, you’ll be asked to choose:
Personal Telegram Account
Use your own Telegram account to send messages
Telegram Bot
Use a bot created via @BotFather to send messages on your behalf.
🤖 Telegram Bot Options
How to Create a Telegram Bot with BotFather
To use bots in your forwarding tasks, you must first create them through BotFather, the official Telegram bot management tool.
📌 Steps to Create a Bot
Open BotFather
Visit @BotFather on Telegram.
Start the Bot
Click Start or type /start.
Create a New Bot
Send the command:
/newbot
Choose a Bot Name
BotFather will ask you to enter a display name (e.g., My AutoForward Bot).
Set a Username
Choose a unique username that ends with bot (e.g., my_autoforward_bot).
Copy the Bot Token
Once the bot is created, you’ll receive a token like this:
123456789:AAHkLmNnOOpPqQxYzZ_ExampleToken
Save this token securely — you’ll need it to connect the bot in your system.
✅ Next Steps

Go to Settings at Home App -> Bot Management in your app
Click “+ Add New Bot”

Paste the token
Save and verify the connection
⚡ Config Sender Type

The Sender Type determines which Telegram identity will be used to forward messages in this task.
You can choose between two options:
1️⃣ Personal Telegram Account
Use your own Telegram account (already logged in) to send messages.
✅ Best for:
Fast and direct forwarding
Tasks requiring access to private or restricted chats
⚠️ Note:
Your account must remain logged in and not restricted by Telegram. Avoid using this mode if you plan to automate at large scale, as Telegram limits user accounts more strictly than bots.
2️⃣ Telegram Bot
Use one or more Telegram bots to send messages instead of your personal account.
✅ Best for:
High-volume or automated tasks
Running multiple tasks in parallel
There are two modes for using bots:
Single Bot: Use a single bot for all messages
Bot by Strategy: Let the system choose from multiple bots based on strategy (e.g., Last Used, Round Robin, Random, Weighted)
👉 You can configure bots in Bot Management
⚠️ Important:
All bots must:
Be connected via token
Be added to target groups/channels
Be promoted to Admin with Send Messages permission
📝 How to Switch Sender Type
Tap on Sender Type
Select either Personal Telegram Account or Telegram Bot
Choose the specific bot or bot strategy (if applicable)
Tap Save
Last updated