Skip to content

rezvorck/vkbot

 
 

Repository files navigation

vkbot

Chat-bot for vk.com

Does not work on Windows. Tested with Python 3.5. gcc >= 4.9 required. The database is located at the data directory.

Run: inf.py [-l] [-d] [-a account] [-w whitelist] [-s script script_args] [--pack] [--pack-data] [--unpack]

-l: write all VK api requests to inf.log

-d: logging to PostgreSQL (psycopg2 required)

-w: reply only to users from the white list (comma-separated list of ids, domains or full names)

-s: run a script from scripts directory

--pack: create an archive with /data and /accounts

--pack-data: pack only /data

--unpack: unpack /data and /accounts

Needs antigate package to support captcha recognition using anti-captcha.com.

About

Chat-bot for vk.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 85.8%
  • C++ 14.0%
  • Shell 0.2%