Skip to content

douxxtech/bwsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BotWave Websocket Client (BWSC)

BWSC is a CLI tool allowing you to remotely connect to BotWave websocket server, letting your send commands and manage your server / device remotely.

Installation

Make sure you have nodejs and npm installed.

npm i -g bwsc

Usage

Connect to your server with

bwsc <host> [passkey]
  • host: Hostname or IP address of your host machine. Supports protocols and ports (e.g. wss://example.com:443). Defaults to ws://localhost:9939 if given localhost.
  • passkey: Passkey to authenticate to the BWS server, defaults to none.

License

Licensed under the GPLv3.0

mbd

About

BotWave WebSocket Client (BWSC) is a cli tool allowing you to connect to BotWave WS Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published