0.1.0-alpha.0 • Published 3 years ago
@botcomet/comet v0.1.0-alpha.0
@botcomet/comet
This package contains the Comet node class for the BotComet ecosystem.
Installation
npm install @botcomet/cometUsage
import { Comet } from '@botcomet/comet';
const comet = new Comet();
comet.start("ws://localhost:6197");0.1.0-alpha.0
3 years ago