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.2.0.tar.gz
(24.5 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.2.0-py3-none-any.whl
(26.1 kB
view details)
File details
Details for the file vkpybot-0.2.0.tar.gz.
File metadata
- Download URL: vkpybot-0.2.0.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.0 Linux/5.15.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24ccd91e7eecf27d1389f2d57f0d17ddae6a26ce3be18b8efdaa96c42d2b766f
|
|
| MD5 |
09f35260377c8f5e1efd57fdffa7d80d
|
|
| BLAKE2b-256 |
5731969672abc79e0abff535e67f5854e854329dc9f28585884834f801591bdb
|
File details
Details for the file vkpybot-0.2.0-py3-none-any.whl.
File metadata
- Download URL: vkpybot-0.2.0-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.0 Linux/5.15.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
108c7d7e5bd70ddf8d4b2c9edfd7547586e9954fb1bf8d2d10fd02af74ce7036
|
|
| MD5 |
e38699b0b19196311cc5044b77b06ee4
|
|
| BLAKE2b-256 |
b037d647ec4dc38f7c7c48081a9fb2dedd3937f235b023e716662ef4e8543bf8
|