Hello, Can I use the bot token at two places, ie

one with Helper bot and one which I programmed?

I actually want to achieve or customize the / start command of my bot, which has some functionality provided by Helper/bot creator bot. Will they two overlap/crash or will work?

3 ответов

23 просмотра

This is tricky. Once one part of the bot confirms an update by requesting the next one, the other part will never get it. If modifying the existing Software of the bot is not an option, you will need to setup some funny proxy for that part. If you don't run both parts of the bot by yourself, it is completely impossible. ...unless you don't want to react to messages in your part. Simply don't call getUpdates in that case.

Quad
This is tricky. Once one part of the bot confirms ...

Hmm, thx. Itsa webhook, so updates or getUpdates won't work, as set by Helper bot, but I can send messages though.

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

Карта сайта