Skip to content

Tims101/vk-bot

Repository files navigation

Vk Bot

Simple bot for http://vk.com

How to start

cp config.js.ex config.js
# set up config.js
node app.js

Required access_token with scope "messages,photos,docs,offline,friends"

How to use

Write a private message to the user who launched bot.

Examples

  • If you write message with ! at beginning, you will see image by query. Image query example

  • If you write message with @ at begginning, you will see an animation by query. Animation query example

How to get access_token

Read more at: https://vk.com/dev/auth_sites

About

Simple bot for vk.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published