Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 268 Bytes

File metadata and controls

13 lines (10 loc) · 268 Bytes

vkbot

Small study project

Its a bot for the vk.com

Has two methods of run. As Longpoll server and api service.

Steps for run:

  1. Set environment variables: access_token, group_id, server_confirmation_key, secret
  2. run: python3 server.py or python3 pollclient.py