mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-24 03:29:28 +01:00
parent
fde7860fc7
commit
aba1f4cf24
@ -175,7 +175,7 @@ def kill(irc, source, args):
|
||||
# somewhat user friendly in the error message
|
||||
irc.reply("Error: No such PyLink client '%s'. The first argument to "
|
||||
"KILL should be the name of a PyLink client (e.g. '%s'; see "
|
||||
"'help kick' for details." % (sourcenick,
|
||||
"'help kill' for details." % (sourcenick,
|
||||
irc.pseudoclient.nick))
|
||||
return
|
||||
elif targetu not in irc.users:
|
||||
|
Loading…
Reference in New Issue
Block a user