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.13.tar.gz
(24.1 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.13-py3-none-any.whl
(26.0 kB
view details)
File details
Details for the file vkpybot-0.1.13.tar.gz.
File metadata
- Download URL: vkpybot-0.1.13.tar.gz
- Upload date:
- Size: 24.1 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 |
473c6604ed319aef02b1fd310122b49e29b17dd2076766462a6e866272ebb018
|
|
| MD5 |
b3af9de74f5983712b52541323253345
|
|
| BLAKE2b-256 |
84e8e22631add57360ad4af3096423e3375e2029be61abef6ed6e1d4503be068
|
File details
Details for the file vkpybot-0.1.13-py3-none-any.whl.
File metadata
- Download URL: vkpybot-0.1.13-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.0 Linux/5.15.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d555b2f21454da2ab654c6d80dc872e962445f8529b249710964358aca53ac1c
|
|
| MD5 |
f6eadfb4de68cd3fe78c1949ac9be31b
|
|
| BLAKE2b-256 |
c92e82636ce728ab19c07ef89ec2c578f3d005db80272396b9db7e91d04ef90f
|