VK Bots Channel Plugin

v2026.1.0

Community VK Bots channel plugin for OpenClaw

openclaw-vkbots-plugin·runtime openclaw-vkbots-plugin·by @perevalov
Code Pluginsource linkedCommunity code plugin. Review compatibility and verification before install.

README

OpenClaw VK bots plugin

Community VK Bots channel plugin for OpenClaw.

Install

From npm:

openclaw plugins install openclaw-vkbots-plugin

From a local checkout:

openclaw plugins install /path/to/openclaw-vkbots-plugin

Configure

After installing the plugin:

openclaw channels add vk

The setup flow supports a VK group token from:

  • an environment variable such as VK_GROUP_TOKEN
  • direct config input
  • a token file reference

What it supports

  • VK direct messages through the VK Long Poll API
  • direct-message allowlists and pairing
  • outbound text replies

Current scope boundary:

  • direct messages only
  • no VK group-chat inbound handling

Local development

pnpm install
pnpm test
pnpm check

To test against a local OpenClaw checkout:

openclaw plugins install /path/to/openclaw-vkbots-plugin
openclaw channels add vk
openclaw gateway run --force

Publish

This package is intended to be published to npm so it can be installed with:

openclaw plugins install openclaw-vkbots-plugin

Versioning

This plugin uses calendar-style versions:

  • stable: YYYY.M.K
  • beta: YYYY.M.K-beta.N

Examples:

  • 2026.3.1
  • 2026.3.2-beta.1

Release tags should use:

  • vYYYY.M.K
  • vYYYY.M.K-beta.N

Changelog and Releases

This repo uses Changesets for changelog entries and release notes.

For user-visible changes:

pnpm changeset

When preparing a release locally:

pnpm version-packages

That updates package versions and CHANGELOG.md.

Publishing is handled by the GitHub release workflow after merge to main.

After publish, submit it for listing on the OpenClaw community plugins page:

https://docs.openclaw.ai/plugins/community

Capabilities

Channels
vk
configSchema
Yes
Executes code
Yes
HTTP routes
0
Plugin kind
channel
Runtime ID
openclaw-vkbots-plugin
Setup entry
Yes

Compatibility

Built With Open Claw Version
2026.1.0
Min Gateway Version
>=2026.3.22
Plugin Api Range
>=2026.3.24

Verification

Tier
source linked
Scope
artifact only
Summary
Validated package structure and linked the release to source metadata.
Commit
4cc732ccb5fe
Tag
main
Provenance
No
Scan status
clean

Tags

latest
2026.1.0