@castery/caster-vk

0.0.11 • Public • Published

Build Status NPM version NPM downloads

🤖 This is the official platform integration module for caster. This platform was created for the social network VK

🤖 Caster 📖 Documentation

Installation

Node.js 8.0.0 or newer is required

Yarn

Recommended, auto assembly

yarn add @castery/caster-vk

NPM

npm install @castery/caster-vk --save

Usage

import { VKPlatform } from '@castery/caster-vk';

/* ... */

const vk = new VKPlatform({
	adapter: {
		token: '<token>'
	}
});

caster.use(vk);

Readme

Keywords

Package Sidebar

Install

npm i @castery/caster-vk

Weekly Downloads

4

Version

0.0.11

License

MIT

Unpacked Size

145 kB

Total Files

8

Last publish

Collaborators

  • negezor