vkmax
v1.0.4
Published
NodeJS user client for VK MAX messenger (OneMe)
Downloads
122
Maintainers
Readme
vkmax
Node.js user client for VK MAX messenger (OneMe)
Note: This repository is a rewrite of the vkmax library from Python to Node.js.
What is VK MAX?
MAX (internal codename OneMe) is a project initiated by the Russian government to develop a unified domestic messaging platform, featuring integration with government services such as Gosuslugi/ESIA for authentication.
The platform is developed by VK Group.
What is vkmax?
This library provides a client interface for interacting with VK MAX, enabling the creation of userbots and custom clients.
A simple example of a userbot can be found in examples/userbot.
Installation
The package is available on npm:npm install vkmax
