New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vk-chat-bot

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vk-chat-bot - npm Package Versions

2.1.3

Diff
sudoio
published 2.1.3 •
sudoio
published 2.1.2 •
sudoio
published 2.1.1 •
sudoio
published 2.1.0 •

Changelog

Source

[2.1.0] - 2017-12-03

Added

  • no_match event

Fixed

  • Check if message_deny event and don't send a message if it is
sudoio
published 2.0.0 •

Changelog

Source

[2.0.0] - 2017-12-03

Changed

  • Behavior-defenition function names: event -> on; on -> cmd; onlike -> regex
  • Simplified null and undefined checks
sudoio
published 1.0.4 •
sudoio
published 1.0.3 •
sudoio
published 1.0.2 •
sudoio
published 1.0.1 •

Changelog

Source

[1.0.1] - 2017-12-02

First version!

sudoio
published 1.0.0 •

Changelog

Source

[11.0.0] - 2018-10-21

Added

  • :tada: Documentation! :tada:

Changed

  • Build is now in dist/vk-chat-bot.min.js
  • Renamed fields and methods intended for internal use by adding _ in front

Removed

  • log.progress - was intended for internal use, but wasn't actually used
  • Keyboard#getJSON - instead, Keyboard follows the correct structure right away