JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 38
  • Score
    100M100P100Q54596F
  • License unlicense

a lobby script designed for use in hubot

Package Exports

  • tflobby

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tflobby) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

tflobby Build Status

abstract

this module was designed to play nicely with hubot. it's pretty easy to set up and use for your own chat bot and team fortress game servers.

adding and configuring the hubot-auth script is recommended if you plan on using this module with (or without) rcon capability. in fact, this script assumes you've assigned admin, officer and rcon roles. let's face it, if you're going to provide a public lobby system, you don't want any old tom, dick or harry playing with your rcon commands or cancelling your lobby while it's still waiting for players.

configuration

refer to src/index.coffee for configuration information.

this module is yours to do with as you please - public domain, muddafuckas.