Maintenance notice: This was our IRC bot. We have since moved to Slack and then Discord. See wurstminebot-discord for our current Discord bot.
wurstminebot is an IRC bot for Minecraft. It was written for Wurstmineberg and may require some tweaking to run on your server.
This is wurstminebot
version 3.11.1 (semver). The versioned API includes the usage patterns of __main__.py
, as found in the docstring, as well as the commands, as explained in the help
command.
- Python 3.2
- Python-IRC-Bot-Framework
- TwitterAPI 2.1 (for Tweet command and other Twitter funcionality)
- docopt
- init-minecraft 2.19
- loops 1.2
- minecraft-api 1.1 (required for Cloud command only)
- requests 2.1
- tzlocal 1.1
If your system has service
, you can symlink __main__.py
to /etc/init.d/wurstminebot
. You can then start, stop, or restart the bot with service wurstminebot start
etc.