Remove leftover command prefixes.
This commit is contained in:
parent
13398b4bc3
commit
2565f11f03
@ -826,8 +826,8 @@ def altpinger(cli, nick, chan, rest):
|
|||||||
|
|
||||||
msg = []
|
msg = []
|
||||||
pref_mean = {"once": "pinged immediately",
|
pref_mean = {"once": "pinged immediately",
|
||||||
"ping": "added automatically to the {0}ping list",
|
"ping": "added automatically to the ping list",
|
||||||
"all" : "pinged immediately and added to the {0}ping list"}
|
"all" : "pinged immediately and added to the ping list"}
|
||||||
|
|
||||||
if not rest:
|
if not rest:
|
||||||
if altpinged:
|
if altpinged:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user