Re:[JDEV] scriptable command line clients

2003-03-23 Thread Mats Bengtsson
> Are there any scriptable command line jabber clients? Something where I > can specify a sequence of messages to send and what to expect in > response to each. (I want to put in a cron job to connect as a client > and verify certain services are up) I have an almost complete script library (Jab

Re: [JDEV] scriptable command line clients

2003-03-23 Thread Mikael Hallendal
sön 2003-03-23 klockan 04.47 skrev Justin Georgeson: > Are there any scriptable command line jabber clients? Something where I > can specify a sequence of messages to send and what to expect in > response to each. (I want to put in a cron job to connect as a client > and verify certain services are

Re: [JDEV] scriptable command line clients

2003-03-23 Thread Justin Kirby
I have a couple apps that might fit your needs. jabsh[1] which is designed to be used like: $jabsh --msg [EMAIL PROTECTED] --body="my message" Currently, jabsh is not capable of receiving messages and is *nix only atm. A test client[2] that I have abused for such purposes. Its capable of reading