mirror of
https://github.com/pragma-/pbot.git
synced 2025-01-25 19:44:26 +01:00
Undo recent blink addition
This commit is contained in:
parent
7f00047af8
commit
0397068a7f
@ -621,7 +621,7 @@ sub interpreter {
|
|||||||
if ($arguments =~ m/\$/) {
|
if ($arguments =~ m/\$/) {
|
||||||
$target = $arguments;
|
$target = $arguments;
|
||||||
} elsif ($action !~ m{^/call\s}) {
|
} elsif ($action !~ m{^/call\s}) {
|
||||||
return "/me blinks at $nick.";
|
#return "/me blinks at $nick.";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user