Asyncronus library to build VK bot
Project description
VK is library that allows to create chatbots for vk easy and fast
Quickstart
Easiest hi-bot
from VK import Bot
bot = Bot(api_token)
@bot.command('hi')
def greet(message):
return 'Hi'
bot.start()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vkpybot-0.1.12.tar.gz
(24.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
vkpybot-0.1.12-py3-none-any.whl
(26.0 kB
view details)
File details
Details for the file vkpybot-0.1.12.tar.gz.
File metadata
- Download URL: vkpybot-0.1.12.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cacdd45f63c4760db2135ef7f22847264657cab2880cbef644c7f857fd4e41c0
|
|
| MD5 |
97c14ac60e26162968e1ffc4b47a09d9
|
|
| BLAKE2b-256 |
f25fd5d76f0186f000b79df6bff3af02621dc3dd0ae356772a7b765fc7d88911
|
File details
Details for the file vkpybot-0.1.12-py3-none-any.whl.
File metadata
- Download URL: vkpybot-0.1.12-py3-none-any.whl
- Upload date:
- Size: 26.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a35fa4d1ef7b81a26ee438a8e8b6755fd804525fed268fbe710c278b5e9ad442
|
|
| MD5 |
c78f236ca85f9dbb5e25fc27c07c464b
|
|
| BLAKE2b-256 |
10952b6382a05c18820c5a4d75630820a2d9a304a0b2e2078672b07e20de8b29
|