0.1.0-alpha.0 • Published 3 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/stationUsage
import { Station } from '@botcomet/station';
// The station automatically starts when instantiated.
const station = new Station();0.1.0-alpha.0
3 years ago