Konard / vk-bot

vk-bot
https://vk.com/konard
The Unlicense
3 stars 4 forks source link
bot user vk vk-api vk-io

Gitpod

vk-bot

vk-bot

PLEASE DO NOT TRUST THIS SOFTWARE: READ THE CODE

Install dependencies

npm ci

Token

To make bot work you should get Kate Mobile token like this:

https://oauth.vk.com/authorize?client_id=2685278&scope=1073737727&redirect_uri=https://oauth.vk.com/blank.html&display=page&response_type=token&revoke=1

And put the token or link (after redirect) into token file near index.js file.

Run

node index.js 2>&1 | tee log.txt