==========
 BOTSNACK 
==========
| 

about
-----
| 

:author:  Bart Thate <bart@gozerbot.org>
:contact: IRCNET/#dunkbots
:website: http://plugins.gozerbot.org
:license: Public Domain
 
| 

description
-----------
| 

give the bot a snack

| 

commands
--------
| 


1) botsnack

    give the bot a snack ;] .. botsnack responses can be added with botsnack-add

    ::

        <user> !botsnack
        <output> thnx test ;]

2) botsnack-add

    botsnack-add <what> .. add a botsnack response, <nick> can be used to show nick of user giving the command

    ::

        <user> !botsnack-add thnx <nick> ;]
        <output> botsnack added

3) botsnack-del

    delete entry from botsnack list

    ::

        <user> !botsnack-del mekker
        <output> i have no mekker in botsnacklist

4) botsnack-list

    show list of botsnack replies

    ::

        <user> !botsnack-list
        <output> ['thnx <nick> ;]', 'thnx <nick> ;]', 'thnx <nick> ;]', 'thnx <nick> ;]', 'thnx <nick> ;]', 'thnx <nick>
        <output>  ;]', 'thnx <nick> ;]', 'thnx <nick> ;]', 'thnx <nick> ;]', 'thnx <nick> ;]', 'thnx <nick> ;]']
