minor tweaks

This commit is contained in:
neersighted 2012-03-13 11:53:04 -07:00
parent fa1bcb58a4
commit d08a64c0ad
2 changed files with 2 additions and 1 deletions

View file

@ -10,6 +10,7 @@ import re
@hook.command("owners", autohelp=False)
@hook.command(autohelp=False)
def admins(inp, bot=None):
".admins -- Lists the bot's admins."
admins = bot.config["admins"]
return ", ".join(admins)

View file

@ -157,7 +157,7 @@ kills = ["rips off <who>'s <body> and leaves them to die.",
"crushes <who>'s skull in with a spiked mace.",
"unleashes the armies of Isengard on <who>.",
"packs <who> into a SVN repo.",
"slices <who>'s <body> off with a Katana",
"slices <who>'s <body> off with a Katana.",
"throws <who> to Cthulu!",
"feeds <who> to an owlbear.",
"turns <who> into a snail and salts them.",