vk-bot
PLEASE DO NOT TRUST THIS SOFTWARE: READ THE CODE
To make bot work you should get Kate Mobile token like this:
And put the token into token
file near index.js
file.
echo "PUT_TOKEN_HERE" > token
npm ci
node index.js 2>&1 | tee log.txt
vk-bot
PLEASE DO NOT TRUST THIS SOFTWARE: READ THE CODE
To make bot work you should get Kate Mobile token like this:
And put the token into token
file near index.js
file.
echo "PUT_TOKEN_HERE" > token
npm ci
node index.js 2>&1 | tee log.txt