File:  [Coherent Logic Development] / ChivanetChatBot / README
Revision 1.1: download - view: text, annotated - select for diffs
Thu Jan 30 05:27:42 2025 UTC (2 months ago) by snw
CVS tags: MAIN, HEAD
Initial revision

ChivaNet Chat Bot
Copyright (C) 2024, 2025 Coherent Logic Development LLC

Author: Serena Willis <snw@coherent-logic.com>

---

Requires these Perl packages:
 * Net::OSCAR
 * HTML::Strip
 * REST::Client
 * JSON::XS
 * Data::Dumper
 * Getopt::Long

Run with:

 bot.pl -aimhost <your-ras-host> -aimsn <your-aim-sn> -aimpw <your-aim-password> -rasurl <your-ras-api-url>

Enjoy!

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>