0.1.0-alpha.0 • Published 2 years ago
@botcomet/station v0.1.0-alpha.0
@botcomet/station
This package contains the Station class for the BotComet ecosystem.
Installation
npm install @botcomet/station
Usage
import { Station } from '@botcomet/station';
// The station automatically starts when instantiated.
const station = new Station();
0.1.0-alpha.0
2 years ago