fsay, fact: Fix usage message
This commit is contained in:
parent
740d8a6e33
commit
8b6393bf8e
@ -6908,7 +6908,7 @@ def _say(cli, raw_nick, rest, command, action=False):
|
||||
|
||||
if len(rest) < 2:
|
||||
pm(cli, nick, "Usage: {0}{1} <target> <message>".format(
|
||||
command, botconfig.CMD_CHAR))
|
||||
botconfig.CMD_CHAR, command))
|
||||
|
||||
return
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user