Node.js user client for VK MAX messenger (OneMe)
Note: This repository is a rewrite of the vkmax library from Python to Node.js.
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.
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.
The package is available on npm:
npm install vkmax