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

about
-----
| 

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

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

birthday plugin

| 

  this plugin allows for birthday data to be added and retrieved 

| 

commands
--------
| 


1) age (oud)

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

    ::

        <user> !age test
        <output> age of test is 40 years 28 weeks and 5 days

2) bd (jarig)

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

    ::

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

    ::

        <user> !bd test
        <output> birthday of test is 3-11-1967

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
