Update README.md
This commit is contained in:
parent
9118b2e102
commit
c5a0df0baa
@ -1,4 +1,7 @@
|
||||
# vk_callback
|
||||
```pip
|
||||
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:
|
||||
```bash
|
||||
pip install vk_callback
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user