File:  [Coherent Logic Development] / ChivanetChatBot / README
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Jan 30 05:27:42 2025 UTC (6 months ago) by snw
Branches: MAIN, CoherentLogicDevelopment
CVS tags: start, HEAD
ChivaNet Chat Bot

    1: ChivaNet Chat Bot
    2: Copyright (C) 2024, 2025 Coherent Logic Development LLC
    3: 
    4: Author: Serena Willis <snw@coherent-logic.com>
    5: 
    6: ---
    7: 
    8: Requires these Perl packages:
    9:  * Net::OSCAR
   10:  * HTML::Strip
   11:  * REST::Client
   12:  * JSON::XS
   13:  * Data::Dumper
   14:  * Getopt::Long
   15: 
   16: Run with:
   17: 
   18:  bot.pl -aimhost <your-ras-host> -aimsn <your-aim-sn> -aimpw <your-aim-password> -rasurl <your-ras-api-url>
   19: 
   20: Enjoy!

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