vkteams-bot-cli-0.5.4 is not a library.
VK Teams Bot API Cli
VK Teams Bot API terminal application.
Table of Contents
Environment
- Begin with bot API following instructions
- Set environment variables or save in
.env
file
# Unix-like
# Windows
# Build from source
Usage
# Help
# Listen for events
|
# Send text
# Send file
# Download file
Commands
Command | Description |
---|---|
get-events |
Listen for events (long polling) |
send-text |
Send text message |
send-file |
Send file to chat |
get-file |
Download file from API |