Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

wurstmineberg/wurstminebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Requirements

Configuration

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.