For the complete documentation index, see llms.txt. This page is also available as Markdown.

Script events

An event is an external influence that the bot can respond to. For example, the receipt of a message from a subscriber.

The bot always starts the script on some of the events. And chooses exactly the event that fits best. You can read more about this in this article.

Message from userNo appropriate scriptFirst messageVK EventsWebhook

Last updated