JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q20735F
  • License ISC

NodeJS user client for VK MAX messenger (OneMe)

Package Exports

  • vkmax
  • vkmax/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vkmax) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vkmax

License: ISC NPM Version

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