skibz / tflobby

a lobby script designed for use in hubot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

a lobby script designed for use in hubot

License:The Unlicense


Languages

Language:CoffeeScript 99.7%Language:Shell 0.3%