Huge News!Announcing our $40M Series B led by Abstract Ventures.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

1
14

10.4.0

Diff

Changelog

Source

[10.4.0] - 2018-08-24

Added

Fixed

  • Added the payload handlers count to initialization log message
u32i64
published 10.3.0 •

Changelog

Source

[10.3.0] - 2018-08-23

Added

  • Payload handlers: see payload wiki.

Changed

  • Now statistics will show uptime in the format ??y ??d ??h ??m ??s

Fixed

  • Since the keyboard in group chats is so smart that it is mentioning the bot automatically when pressing a button, the cmd handlers did not want to count it as a proper command. This is now fixed.
u32i64
published 10.2.0 •

Changelog

Source

[10.2.0] - 2018-08-22

Added

  • Event service_action - see wiki for details
  • Added the service_action event to stats

Changed

  • Improve log messages
  • core.help() now just returns the help message generated when the bot starts, instead of regenerating it each time
  • Statistics show ??h ??m ??s instead of seconds
  • Fix name: vk-chat-bot is more framework than a library
u32i64
published 10.1.1 •

Changelog

Source

[10.1.1] - 2018-08-19

Changed

  • New log style
u32i64
published 10.1.0 •

Changelog

Source

[10.1.0] - 2018-08-19

Added

  • Event start: triggers when the message's payload is {"command":"start"} (when user pressed the Start button)
  • Accordingly, added the start event to stats

Changed

  • Refactor statistics (use object to keep track of event counts)
  • Statistics no longer show empty at startup, instead Stats initialized shows up
  • Use package.json "files" field instead of .npmignore
  • Tarball will now include the source map
  • Update dependencies
u32i64
published 10.0.4 •

Changelog

Source

[10.0.4] - 2018-08-07

Changed

  • Update dependencies
u32i64
published 10.0.3 •

Changelog

Source

[10.0.3] - 2018-07-19

Changed

  • Update dependencies
u32i64
published 10.0.2 •

Changelog

Source

[10.0.2] - 2018-07-08

Fixed

  • Revert to using require('colors')
u32i64
published 10.0.1 •

Changelog

Source

[10.0.1] - 2018-07-08

Changed

  • Now using import 'colors' instead of require('colors')

Fixed

  • README example issue
u32i64
published 10.0.0 •

Changelog

Source

[10.0.0] - 2018-07-07

Changed

  • The way how the bot is created is a bit different (see wiki for details or below for migration guide)

Fixed

  • Put warning when calling no_match event back in
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc