==========
 BIRTHDAY 
==========
| 

about
-----
| 

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

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

manage birthday data

| 

commands
--------
| 


1) age (oud)

    age <nick> .. show how old <nick> is

    ::

        <user> !age dunker
        <output> can't find birthday data for dunker

2) bd (jarig)

    show birthdays for this month or show birthday of <nick>

    ::

        <user> !bd
        <output> no birthdays this month

    ::

        <user> !bd dunker
        <output> i don't have birthday data for dunker

3) bd-del (deljarig)

    delete birthday data

    ::

        <user> !bd-del
        <output> birthday removed

4) bd-set (setbd)

    bd-set <when> .. set birthday

    ::

        <user> !bd-set 3-11-1967
        <output> birthday set
