dist | ||
vk_callback | ||
vk_callback.egg-info | ||
documentation.html | ||
README.md | ||
setup.cfg | ||
setup.py |
vk_callback
Our module is written to work with callback events of servers vk.com and creating bots based on the callback principle. This method is suitable for loaded projects that combine several bots, forming a network of bots.
First, let's install it:
pip install vk_callback