1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-16 11:38:11 +02:00
OpenIntegrations/docs/en/md/Instructions/VKTeams.md
2024-08-09 16:14:13 +03:00

1.4 KiB

id sidebar_class_name
VKTeams VKTeams

<img src={require('../../static/img/APIs/VKTeams.png').default} width='64px' />

VK Teams

This section is dedicated to the library for working with VK Teams API. On this page, all the steps necessary to start working are described

Getting started

  1. Register, book a tariff and download the VK Teams app on the home page BF

  2. Log in to the application using the one-time password that should arrive in the mail. You can view the mail of the required user in the administration panel BF

  3. Start a dialog with @metabot and follow the procedure to create a new bot BF

  4. Generate a new token and enable the ability to add the bot to a group (if necessary) BF

  5. Save the bot ID by retrieving it using the "Show My Bots" button BF

  6. Form a link and click on it in your browser


At the end of the URL should be your bot ID
https://teams.vk.com/profile/1234567890

  1. Start a dialog with the bot

Now you will be able to add a bot to groups and control it with Token and ID of the desired dialog (group or user) BF