You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This become extremely helpful to deploy several instances of the same bot (e.g. a self-hosted).
Each instance is like a new virtual bot which can fetch different feeds to different users (or channels/groups).
It's very useful, for example, to split different arguments and that's not always doable creating new channels, because there's a maximum limit of 10 channels ad personam on Telegram.
Manybot
1⃣ Go to @BotFather. Press his name to do that and then press 'Send Messege' if it's needed.
2⃣ Create a new bot with him. To do this use the 'newbot' command inside @BotFather.
3⃣ Copy the API token that @BotFather will give you.
4⃣ Come back to @Manybot and send the copied API token here.
Facultative steps: you can directly send the token {
Steph
I’ve copied the API token
Manybot
Good. Send the API token in the next message.
}
Steph
[Forwarded from BotFather]
Done! Congratulations on your new bot. Token is 1111111111111:blablablabla
Manybot
Token for @[...] accepted!
Last step. Write a few words about @[...]. What does it do?
..or /skip
Steph
Skip {or blablabla}
Manybot
Ok! You can always add a description later.
Congratulations! Your bot is ready.
Invite your audience to your bot using this link: http://t.me/blabla
[...]
The text was updated successfully, but these errors were encountered:
This become extremely helpful to deploy several instances of the same bot (e.g. a self-hosted).
Each instance is like a new virtual bot which can fetch different feeds to different users (or channels/groups).
It's very useful, for example, to split different arguments and that's not always doable creating new channels, because there's a maximum limit of 10 channels ad personam on Telegram.
This is taken from other bots like GroupHelp and Manybot
Official guide to clone GroupHelp: https://t.me/HowToClone
Example procedure to clone Manybot:
The text was updated successfully, but these errors were encountered: