Metadata-Version: 1.1
Name: spunkybot
Version: 1.7.0
Summary: An automated game server bot and RCON tool for Urban Terror
Home-page: http://spunkybot.de/
Author: Alexander Kress
Author-email: feedback@spunkybot.de
License: MIT
Download-URL: http://github.com/spunkybot/spunkybot/tarball/master
Description: Overview
        ========
        `Spunky Bot`_ is a lightweight game server administration bot and RCON tool.
        Its purpose is to administer, manage and maintain an `Urban Terror`_ server and
        to provide real time statistical data for players.
        
        Spunky Bot is a cross-platform package and offers in-game commands without
        authentication and automated administration even when no admin is online.
        
        Your gameserver can be enhanced with the ultimate administration power that
        Spunky Bot brings! The all-in-one server administration bot for Urban Terror
        gives admins the power to easily manage and administrate their server.
        It allows players access to statistics and gives powerful options to manage
        the flow of a game.
        
        Spunky Bot is free and open source, released under the MIT_ license.
        There are no software requirements, Spunky Bot is running "out of the box".
        The installation is just click and go. There is no need to install a heavy
        MySQL database, SQLite is used to boost up the performance and to reduce the
        memory footprint.
        
        Features
        ========
        * Lightweight and fast
        * Real time game statistics
        * Different user groups and levels
        * Supports all RCON commands
        * Supports temporary and permanent bans of players
        * Supports rotation messages
        
        Installation
        ============
        ::
        
            pip install spunkybot
        
        
        See the Homepage_ for usage and documentation or visit the Git Repository_
        for the source code.
        
        .. _Spunky Bot: http://spunkybot.de/
        .. _Urban Terror: http://www.urbanterror.info/
        .. _MIT: http://opensource.org/licenses/MIT
        .. _Homepage: http://spunkybot.de/
        .. _Repository: https://github.com/spunkybot/spunkybot/
        
Keywords: Urban Terror Game Administration RCON Bot
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: System :: Logging
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Utilities
