Hi, I was wondering, does anyone know how those bots

that can make bots with a fixed functionality work?

2 ответов

12 просмотров

Yep. If the functionality cannot be edited by owner (like in livegram, where it is just limited to sending messages to owner and back) - there's either a separate code for that that is being launched when a new bot is connected or a main program starts another thread with a new bot running. If you are talking about bots that allows users to create their own bot and change some actions in it - they probably store the data about what to do when some event happens. I have a userbot that has some sort of this functionality but with animations. You can take a look if you want

s0m31 🇷🇺
Yep. If the functionality cannot be edited by owne...

P.s. Main branch is really outdated but still has MessageAnimationHandler that you are looking for

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

Карта сайта