node-vk-bot-api
Advanced tools
Comparing version 0.2.1 to 0.2.11
{ | ||
"name": "node-vk-bot-api", | ||
"version": "0.2.1", | ||
"version": "0.2.11", | ||
"description": "Clean API for VK bots based on long poll with multi-dispatch send messages (~75 per second).", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -46,3 +46,3 @@ [![node-vk-bot-api](https://img.shields.io/npm/v/node-vk-bot-api.svg)](https://www.npmjs.com/package/node-vk-bot-api/) | ||
* [.auth(token)](#authtoken-opts) | ||
* [.auth(token, opts)](#authtoken-opts) | ||
* [.command(command, callback)](#commandcommand-callback) | ||
@@ -49,0 +49,0 @@ * [.hears(command, callback)](#hearscommand-callback) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13826