Home > Geek-stuff, projects > New gozerbot plugin

New gozerbot plugin

I’ve been playing with the gozerbot on my irc-server for a while, since I noticed it’s awesome capabilities. (We also use it @ work for the irc-server, for about everything) Since I’m also trying to learn python, the language the bot is written in, I took the opportunity of programming a nice little plugin, while also learning a bit of python on the way there.

As you might know, I’m also an avid Dungeons and Dragons player, so I made a plugin which creates a generic, random character, for whenever you can’t choose what to play. Output from the script on irc looks like this:

<@peterva> !chargen-create
<@nigel> Character:
<@nigel> Name    : Leantas Echs
<@nigel> Hair    : Long, Light Brown
<@nigel> Eyes    : Blue
<@nigel> Race    : Halfling

If you run a gozerbot, or are just interested in the code of the plugin, you can get it over here:
http://projects.oldones.net/gozerbot-plugins/chargen/chargen.py
(md5sum for version 0.1 = 1c1dd92ec8e749934470b0e0c66c344d)

If you like the bot, or you think something’s wrong with it, then contact me on #talk @ cthulhu.oldones.net:6667 or drop me an email at peterva @ oldones . net

  1. No comments yet.
  1. No trackbacks yet.