parent
e424520eb5
commit
8ac4f2faad
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user