vk-teams-bot-api

0.1.3 • Public • Published

VK Teams Bot API for Node.js (unofficial)

Getting started

  • Create your own bot by sending the /newbot command to Metabot and follow the instructions.

    Note: a bot can only reply after the user has added it to his contact list, or if the user was the first to start a dialogue.

  • You can configure the domain that hosts your VK Teams server. When instantiating the Bot class, add the address of your domain.
  • An example of how to use the framework can be seen in example/test_bot.py

Installing

Install using npm:

npm install vk-teams-bot-api

Project Features

This is an unofficial version for node.js, as there is no official one. It is derived from the python version from the commit https://github.com/mail-ru-im/bot-python/commit/db4fd9318e116a1a1c45bff0f76fb6b9b27bb604 and converted to node.js using ChatGPT.

Readme

Keywords

none

Package Sidebar

Install

npm i vk-teams-bot-api

Weekly Downloads

3

Version

0.1.3

License

MIT

Unpacked Size

454 kB

Total Files

15

Last publish

Collaborators

  • kicumkicum