0.0.6 • Published 10 years ago

hubot-gamestatus v0.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

Hubot Game Status

NPM Version

Show detail information about game server

Installation

In hubot project repo, run:

npm install hubot-gamestatus --save

Then add hubot-gamestatus to your external-scripts.json:

["hubot-gamestatus"]

Usage

Show information about game server

hubot show <game_type> game status for <server_address>

Add game server to the list

hubot add <name> game server <game_type> <server_address>

Example: hubot add csdm game server cs16 cs.myserver.com:27015

Show your all game servers

hubot show game servers

Removes game server from the list

hubot remove <name> game server

Show all information about game server

hubot show <name> server information

Show currently playing players in the game server

hubot show <name> server players

Copyright

Copyright (c) 2014-2016 Justas Palumickas. See LICENSE for details.

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago