Go to file
2021-09-15 19:22:13 +03:00
dist up-date build info 2021-09-13 18:02:26 +03:00
vk_callback up-date build info 2021-09-13 18:02:26 +03:00
vk_callback.egg-info up-date build info 2021-09-13 18:02:26 +03:00
documentation.html upload documentation 2021-09-13 08:52:43 +03:00
README.md Update README.md 2021-09-15 19:22:13 +03:00
setup.cfg up-date structure 2021-09-13 09:07:51 +03:00
setup.py up-date build info 2021-09-13 18:02:26 +03:00

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