Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Bone::Easy on IRC

by Beatnik (Parson)
on Apr 22, 2001 at 14:23 UTC ( [id://74555]=CUFP: print w/replies, xml ) Need Help??

Hey,
This isnt all THAT cool but worth mentioning :)
This is an XChat script that will send a Bone::Easy pickup line to the current channel. Simple but effective...
#!/usr/bin/perl use Bone::Easy; IRC::print "\0035:: Loading Bone::Easy ::\003 \n"; IRC::register ("Bone::Easy"); IRC::add_command_handler("bone", "bone"); sub bone { IRC::command pickup; 1; }

Greetz
Beatnik
... Quidquid perl dictum sit, altum viditur.

Replies are listed 'Best First'.
Re: Bone::Easy on IRC
by AgentM (Curate) on Apr 22, 2001 at 20:15 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://74555]
Approved by root
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-23 11:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found