Add video demo to readme

This commit is contained in:
Inex Code 2020-11-20 15:34:00 +00:00
parent 6daf69a6ab
commit 5867fcc038
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ Register that one with synapse and start the bridge with `npm run start`.
- [ ] Message redacts - doesn't work - [ ] Message redacts - doesn't work
## Usage ## Usage
[Video demonstration by Coma Grayce](https://youtu.be/nBRBUA9beXs)
1. Get VK community token (Just open the "Manage community" tab, go to "API usage" tab and click "Create token") 1. Get VK community token (Just open the "Manage community" tab, go to "API usage" tab and click "Create token")
2. Activate Bots Long Poll API ("Manage community" → "API usage" → "Bots Long Poll API") and choose the latest API version. Make sure that under event types all message-realted events are turned on. 2. Activate Bots Long Poll API ("Manage community" → "API usage" → "Bots Long Poll API") and choose the latest API version. Make sure that under event types all message-realted events are turned on.
3. Activate an option to message your community. To allow group chats, activate it under bot capabilities. 3. Activate an option to message your community. To allow group chats, activate it under bot capabilities.