==========
 GREETING 
==========
| 

about
-----
| 

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

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

the greeting plugin allows users to set messages to be said when they join a channel

| 

commands
--------
| 


1) greeting-add

    add greeting message

    ::

        <user> !greeting-add yooo dudes
        <output> greeting message added

2) greeting-cfg

    plugin configuration

    ::

        <user> !greeting-cfg
        <output> options: enable=[]

3) greeting-cfgsave

    save plugin configuration

    ::

        <user> !greeting-cfgsave
        <output> config saved

4) greeting-del

    delete greeting message

    ::

        <user> !greeting-delete 1

5) greeting-list

    show greetings of user

    ::

        <user> !USER
