bot examples:


bot-repeater
------------

        very simple bot, that repeats received message



cool-bot
--------

        chat bot that analyzes input phrase, seek for
        given substrings and answer random phrase,
        defined for found substring


test_api2
---------

        example for debugging bots


slotter
-------

        if found 'slot' in input phrase, give user
        a slot for 10 minutes



to install, just copy bot files to ApexDC-mod directory

API description and example bot sources available in
apexdcspeedmod sources pack

