0.0.11 ā€¢ Published 6 years ago

@castery/caster-discord v0.0.11

Weekly downloads
11
License
MIT
Repository
github
Last release
6 years ago

šŸ¤– 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);
0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago