Skip Menu |

This queue is for tickets about the Bot-BasicBot CPAN distribution.

Report information
The Basics
Id: 48175
Status: rejected
Priority: 0/
Queue: Bot-BasicBot

People
Owner: Nobody in particular
Requestors: davidp [...] preshweb.co.uk
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Adding ability to perform 'ISON'
It would be nice to add an ison() method which would take a list of nicks, and perform an ISON command (which POE::Component::IRC provides support for). I can probably rock up a patch, if you think this is a feature worth including.
I think adding a mechanism to collect replies to various non-essential server commands (ISON, STATS, LINKS, etc) would be beyond the scope of Bot::BasicBot. POE::Component::IRC has a plugin which does this for the WHOIS command. Creating plugins for the other commands might be right thing to do.