Skip to content

wurstmineberg/wurstminebot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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.