pugbot-ng = pugbot next gen
Commands:
help
plzdie
forcestart
join or join <mapname>
leave
status
maps
vote <mapname>
votes
Installation
To install the release version:
pip install pugbot_ng
pugbot_ng
To install the git version:
git clone http://github.com/clearskies/pugbot_ng.git
cd pugbot_ng
./setup.py install
pugbot_ng
Configuration
Configuration is handled by a JSON file, located in either /etc/pugbot_ng.json or $HOME/.pugbot_ng.json. An example configuration file is as follows:
{
"channel": "#pugbot-ng",
"maps": [
"abbey",
"algiers",
"austria",
"beijing_b3",
"bohemia",
"cambridge_fixed",
"casa",
"crossing",
"docks",
"dust2_v2",
"elgin",
"facade_b5",
"kingdom_rc6",
"mandolin",
"oildepot",
"orbital_sl",
"prague",
"ramelle",
"ricochet",
"riyadh",
"sanctuary",
"thingley",
"tohunga_b8",
"tohunga_b10",
"toxic",
"tunis",
"turnpike",
"uptown"
],
"nick": "pugbot-ng",
"owners": [
"foo",
"bar"
],
"port": 6667,
"prefixes": "!>@.",
"server": "irc.quakenet.org",
"size": 10
}
Discussion
Please report bugs using GitHub Issues.
You can also join #pugbot-ng on Quakenet to ask questions or get involved.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pugbot_ng-0.0.4.tar.gz
(6.9 kB
view details)
File details
Details for the file pugbot_ng-0.0.4.tar.gz.
File metadata
- Download URL: pugbot_ng-0.0.4.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
919c9957ac9e1245e83e86e3181ee273b686907b816d5d265c77c044b919f741
|
|
| MD5 |
541183f94ec60f10fd8f9795295311b4
|
|
| BLAKE2b-256 |
e530430a73c2590ec71113e47490099f961a14669445aa0e142f6ae3f8925e2c
|