Topic: Supybot/Limnoria PlayBot
If you don't have Limnoria you can get it here https://github.com/ProgVal/Limnoria
Limnoria install docs http://doc.supybot.aperio.fr/en/latest/use/install.html
This is a version of PlayBot which works with Supybot/Limnoria which requires Python 2 or 3 to use.
There are 2 versions of the PlayBot: Single is for a Single player and Multi is for up to 5 players.
Instructions - Supybot/Limnoria
Here are some instructions on how to get this working if do not know already.
For PlayBotMulti you need to load the Network plugin
Unpack the archive and copy it to your supybot plugins directory.
Then load the plugin using the load <PlayBotSingle or PlayBotMulti> command.
When it is loaded a message should come up "The operation succeeded"
Config changes: From Version 2 these changes are no longer needed as the PlayBot will do it itself
When setting up the supybot make sure you have in channel triggers turned off.
supybot.reply.whenAddressedBy.chars:
supybot.reply.error.inPrivate: True
supybot.reply.inPrivate: True
supybot.reply.whenAddressedBy.nick: False
supybot.reply.whenNotCommand: False
You shouldn't really use the NickCapture plugin as it is likely you will get lots of nick change penalties in the game when you recapture your original nick.
To get the bot to play you need to use the command in the game channel /msg <supybot> <playbotsingle or playbotmulti> login name password
Obviously replacing the <supybot> with the name of your supybot, <playbotsingle or playbotmulti> with either playbotsingle or playbotmulti, name with your character's name and the password with your character's password.
Downloads
http://www.russellb.f2s.com/playbotsupy_v1single.zip
http://www.russellb.f2s.com/playbotsupy_v1multi.zip