Explore the vk-io ecosystem
masterThe vk-io ecosystem includes several specialized modules for bot development and advanced functionality:
Core Extensions:
@vk-io/authorization: Advanced authorization (e.g., login/password).@vk-io/session: Session management.@vk-io/scenes: Middleware-based scene management.@vk-io/hear: Implementation of 'hears' (listening for specific patterns).@vk-io/streaming: Working with the VK Streaming API.@vk-io/stateless-prompt: Stateless prompt implementation.
Third-party/Add-ons:
vk-io-redis-storage: Redis storage for@vk-io/session.nestjs-vk: Integration for NestJS.vk-io-question: Promise-based prompts.vk-io-pages: Dynamic pagination.henta: A simple VK bot engine.