Revert "!plsnofuckup !plsnoexplode"

This reverts commit e424520eb5.
This commit is contained in:
nyuszika7h 2014-11-25 07:42:41 +01:00
parent e424520eb5
commit 8ac4f2faad

View File

@ -5945,7 +5945,7 @@ def fsay(cli, nick, rest):
cli.send('PRIVMSG %s :%s' % (rest[0], rest[1]))
@pmcmd('fact', 'faction', 'fdo', admin_only=True)
@pmcmd('fact', admin_only=True)
def fact(cli, nick, rest):
rest = rest.split(' ', 1)
if len(rest) < 2: