Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

VK

  • Status: ???
  • Maintainers: ???
  • Features: ???

Configuration

Basic configuration example:

[vk.myvk]
# Access token
Token="Yourtokenhere"

FAQ

How to create an Access Token for my matterbridge bot?

  1. Create new Community
  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

How to get channel ID for vk for my matterbridge bot?

Start matterbridge in debug mode, then send a message in the chat where the bot is. Look for the chat's PeerID (usually a number that starts from 2000000000).