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