This commit is contained in:
neersighted 2012-02-28 21:09:40 -08:00
parent c014d91ec2
commit eec12aa9e4
7 changed files with 28 additions and 18 deletions

View file

@ -15,7 +15,7 @@ class Input(dict):
def say(msg):
conn.msg(chan, msg)
def pm(msg):
conn.msg(nick, msg)