Dynadot โ€” .com Registration $8.99

Perl -- Kick Script (IRC Bot help)

Spaceship Spaceship
Watch
Impact
31
Ok, how can I make my kick script work?

if ($event->nick eq "$owner") {
if ($arg =~ /$kick/i) {
$self->kick("$chan", "somevariable");
chat_log("somevariable kicked from $chan by $nick\n");
}
}

Now what would the variable be to fix that? So I would type !kick Nick & it would kick nick..

oh yeah, variable for $kick =

my $kick = "$opts{cmdprefix}kick";


-Thanks

-RageD
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable DomainsUnstoppable Domains
Dynadot โ€” .com Registration $8.99Dynadot โ€” .com Registration $8.99
Unstoppable Domains
Domain Recover
DomainEasy โ€” Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back