SmartbotPro
  • Smartbot Pro – messenger marketing tool
  • Most important
  • Mini-course
    • Registration and personal account
    • Initial scripting tools
    • Creating the first script
    • Users and collection of information
    • Applications, variables and managers
    • Data validation
    • Collection of applications for a webinar within Telegram
    • Testing unpublished scripts
    • Newsletters
    • Template "Test with a set of points"
    • Statistics
    • Interface hacks
  • Beginning of work
    • Registration in the service
    • More about scripts
    • How to add messenger
      • Adding Telegram
        • Adding a bot to a group chat in Telegram
      • Adding ВК
      • Adding Viber
      • Connecting a channel to a script
      • Linking a social network account
  • Scripts
    • Basics
      • Create a script
      • Script templates
      • Editor interface
      • Publishing a script
      • Script testing
      • How the script is chosen
    • Script events
      • Message from user
      • No appropriate script
      • First message
      • VK Events
      • Webhook
    • Actions
      • Send a message
        • Buttons
      • Process message
      • Extract data
      • Change context
      • Write to statistics
      • Send Notification
      • Switching to another script
      • Working with the user
      • Set variable
      • Scheduled transitions
      • Run SmartQuery
    • Conditions
      • Condition
      • Condition with options
      • Conditions of VKontakte
    • Variables
      • Special Variables
      • User variables
      • Global variables
      • Variable %ref%
    • Acceptance of payment
    • Telegram bot menu
    • Integrations
      • Google-таблицы
      • http request
      • amoCRM
      • Get Course
      • Yukassa for receiving payments
    • Reactions
  • Newsletters
  • Settings
    • Projects
    • Cabinets
  • Information sections
    • Statistics
    • Users
  • SmartQuery
    • Introduction
    • Language syntax
    • Function Reference
  • The documents
    • Privacy Policy
    • Terms of service
    • Subscription and rates
Powered by GitBook
On this page
  1. Scripts
  2. Script events

VK Events

Here we will tell you how to set up a bot to respond to likes, reposts, joins and exits from your VK group

PreviousFirst messageNextWebhook

Last updated 2 years ago

The list of VK events is in the left menu, in the "Events" tab:

Like/remove like and repost

The event works only for VK channels

With the help of this event, you can earn points for likes and reposts, as well as prevent cheating by deleting likes.

If the publication, like most VK posts, consists of text and a picture, the like reaction will work twice (on the post and on the picture).

To make your bot react to a specific post, open the block and select "Object ID condition". Here you can also select the type of object: post, picture, video, etc.

Deleting likes and reposts works the same way.

Joining/leaving a group

Only available for VK groups

You can configure the action that the bot will perform if a person joins a group or subscribes to a community, for example: give him a bonus (by changing a variable), record an event in statistics, or send a message.

Please note: a message will be sent to the user's LAN only if he has allowed the group to write to him in the LAN.

If the user has unsubscribed, the bot can send them a “farewell letter” or a survey to understand the reasons for unsubscribing.

In such a simple way, you can apply VKontakte events!