Add missing dot

This commit is contained in:
nyuszika7h 2014-08-11 00:08:08 +02:00
parent 11e411a052
commit 9216ef0c45

View File

@ -1256,7 +1256,7 @@ def goat(cli, nick, chan, rest):
def fgoat(cli, nick, chan, rest):
goatact = random.choice(['kicks', 'headbutts'])
cli.msg(chan, '\x02{}\x02\'s goat walks by and {} \x02{}\x02'.format(
cli.msg(chan, '\x02{}\x02\'s goat walks by and {} \x02{}\x02.'.format(
nick, goatact, rest))
var.LOGGER.logMessage('{}\'s goat walks by and {} {}.'.format(