Skip to content

team55/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]

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

-d: logging to MySQL (mysql.connector required)

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

-s: run a script from scripts directory

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 81.6%
  • C++ 18.0%
  • Shell 0.4%