@castery/caster-discord

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-discord

NPM

npm install @castery/caster-discord --save

Usage

import { DiscordPlatform } from '@castery/caster-discord';

/* ... */

const discord = new DiscordPlatform({
	adapter: {
		token: '<token>'
	}
});

caster.use(discord);

Readme

Keywords

Package Sidebar

Install

npm i @castery/caster-discord

Weekly Downloads

7

Version

0.0.11

License

MIT

Unpacked Size

30.2 kB

Total Files

15

Last publish

Collaborators

  • negezor