NAME
POEIKC::Plugin::IRC - PoCo-IKC and PoCo-IRC based irc bot.
SYNOPSIS
$ poeikcd start -M=POEIKC::Plugin::IRC -n=ikcircbot -a=ikcircbot -p=46667 -d -s
and then ..
$ poikc -D --alias=ikcircbot --port=46667 IKC_IRC message '{connect=>{Nick=>"poeN",Username=>"poeU",Ircname=>"poeI",Server=>"localhost",Port=>"6667"}, channel=>"#foo"}' aiueo
or
$ikc_client->post_respond( 'ikcircbot/something_respond' => ['IKC_IRC','message','{connect=>{Nick=>"poeN",Username=>"poeU",Ircname=>"poeI",Server=>"localhost",Port=>"6667"},channel=>"#foo"}','aiueo'] );
DESCRIPTION
POEIKC::Plugin::IRC is poeikcd plugin irc bot
AUTHOR
Yuji Suzuki <yujisuzuki@mail.arbolbell.jp>
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
poeikcd poikc POE::Component::IRC "POE::Component::IKC::ClientLite "
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 227:
L<> starts or ends with whitespace