Skip to content

Section VK (basic)

Ivanik edited this page Jan 28, 2021 · 4 revisions
[vk.myvk]
#Group access token
Token="Yourtokenhere"

#Group ID
#For example in URL https://vk.com/public168963511 group ID is 168963511
GroupID=123456789

Setup

  1. Create new group
  2. Manage > API Usage > Create Token
  3. Select scope as in the screenshot

scope

  1. Enable longpoll at version 5.126 and enable Message received event

  1. Get GroupID from group URL
https://vk.com/public168963511
                     ^^^^^^^^^
Clone this wiki locally