Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Anyone used Bot::BasicBot before?

by Corion (Patriarch)
on Dec 20, 2017 at 11:01 UTC ( [id://1205898]=note: print w/replies, xml ) Need Help??


in reply to Anyone used Bot::BasicBot before?

You should be able to use [mod://Bot::BasicBot] to link to Bot::BasicBot.

When I need to deal with a data structure that I don't know, using Data::Dumper is usually quite convenient:

use Data::Dumper; print Dumper $arguments;

I'll just assume that $arguments contains an array reference. For accessing that, see tye's References Quick Reference.

Replies are listed 'Best First'.
Re^2: Anyone used Bot::BasicBot before?
by Anonymous Monk on Dec 20, 2017 at 11:22 UTC
    Ah, thanks! Useful stuff.

    $arguments did contains the names, but only the name of the bot. So there might be some deeper problem here...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-25 07:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found