mirror of
https://github.com/pragma-/pbot.git
synced 2025-01-23 18:44:33 +01:00
Remove "Sent." message from sl
This commit is contained in:
parent
a76713a612
commit
2236a00877
@ -54,7 +54,6 @@ sub sl {
|
|||||||
my ($from, $nick, $user, $host, $arguments) = @_;
|
my ($from, $nick, $user, $host, $arguments) = @_;
|
||||||
|
|
||||||
$self->{pbot}->{conn}->sl($arguments);
|
$self->{pbot}->{conn}->sl($arguments);
|
||||||
return "Sent.\n";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
sub login {
|
sub login {
|
||||||
|
Loading…
Reference in New Issue
Block a user