Does anyone know how the ManyBot works? Like the backend,

How does it create a new bot when we give the token? Is it creating a new process or smth else?

7 ответов

21 просмотр

That hosting tokens

Pain- Автор вопроса

How ManyBot works is unknown as it is proprietary software. I think it creates a new bot by generating a token and registering it with the Telegram API, possibly using Docker containerization 🤷🏼‍♂️

Pain- Автор вопроса
Oleg Polikhronidi
How ManyBot works is unknown as it is proprietary ...

It asks for already created bot tokens , then why registering in telegram API again?

It doesn't create a new bot. It just set the bot's webhook to Manybot server.

Pain- Автор вопроса
Pain
Is there an example code i can see

Try https://github.com/SpEcHiDe/JsonBot/blob/master/src/handlers/tgbte.ts#L23

Похожие вопросы

Карта сайта