0.1.0-alpha.0 • Published 2 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/comet
Usage
import { Comet } from '@botcomet/comet';
const comet = new Comet();
comet.start("ws://localhost:6197");
0.1.0-alpha.0
2 years ago