A while ago I asked whether anyone had built a working ICQ client in Perl

Have a look at vICQ. Also have a look at the (on that page) mentioned Net::ICQ2000, since I had lots of trouble with Net::ICQ and I think lots of it is attributed to the fact that it uses old, outdated protocols. But I am not sure.

I just think it would be damn useful for server alerts etc...

If you just want server monitors to alert you via ICQ, have them send emails to your-icq-uin@pager.icq.com - I used to monitor web sites this way at my old job. Not that this is much fun compared to hacking your own. :)

is there a shell ICQ client already available that we could pipe stuff to?

Have a look at CenterICQ. I've run this client now and then, and it appears to be very stable and so on. What is useful with it is that you can send events via the command line when it is running, and that you can customize it with external scripts that are run upon rules that you set. There are quite a few examples (just click next at the bottom), of which the one titled Remote control with external actions probably is really interesting to you. :)

There is also mICQ that is a pure command line client, but I haven't tried it.

Hope any of these things help you out.


You have moved into a dark place.
It is pitch black. You are likely to be eaten by a grue.

In reply to Re: ICQ using Perl by Dog and Pony
in thread ICQ using Perl by cLive ;-)

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.