This README is just a quick start document. You can find more detailed documentation of Spunky Bot at https://spunkybot.de.
Spunky Bot is a lightweight game server administration bot and RCON tool. Its purpose is to administer, manage and maintain an Urban Terror 4.1 / 4.2 / 4.3 server and to provide real time statistics 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. The code of Spunky Bot is inspired by the eb2k9 bot by Shawn Haggard, which was released under the Beerware License.
If you want to know more, this is a list of selected starting points:
It's easy to get started with Spunky Bot:
seta g_logsync "1"
seta g_loghits "1"
seta g_friendlyfire "2"
/conf/settings.conf
and set game server port and RCON password/conf/rules.conf
show_rules=0
in the config file /conf/settings.conf
python spunky.py
First start instruction:
!iamgod
in the global chat to get the admin level "Head Admin". This command is only once available.You can find all details in the latest documentation.
The description of all available commands as well as the admin levels and rights is located under the subfolder /doc
.
You can keep up-to-date with the changes that we have made via our releases page.
Spunky Bot is currently maintained under the Semantic Versioning guidelines. Releases will be numbered with the following format: <major>.<minor>.<patch>
For additional information, visit the Spunky Bot website at https://www.spunkybot.de.
If you have any questions about Spunky Bot or need help, please use the mailing list.
If you have bug reports or feature suggestions, please use the issue tracker.
You can help us in different ways:
git checkout -b new-feature
)git commit -am 'Add some feature'
)git push origin new-feature
)By contributing code to this project in any form, including sending a pull request via GitHub, a code fragment or patch via mail or public discussion groups, you agree to release your code under the terms of the MIT license that you can find in the LICENSE file included in this source distribution.
Please see the CONTRIBUTING guide for information regarding the contribution process.
The code of Spunky Bot is released under the MIT License. See the LICENSE file for the full license text.
GeoIP_country_name
to support full country names (e.g. Germany for country_code DE). This file is released under the MIT License.Urban Terror® and FrozenSand™ are trademarks, or registered trademarks of Frozensand Games Limited.
We really appreciate all kinds of feedback and contributions. Thanks for using and supporting Spunky Bot!