BIRTHDAY


about


author:FeedBackLoop <feedbackloop@gmail.com>
contact:FREENODE/#fbf
distribution:core
license:

description


manage birthdays

commands


commands in this plugin:
 bd-del .. bd .. bd-set .. age

  1. age .. [handle_age]

    description:age <nick> .. show age of user
    permissions:USER .. WEB
    code:age command.
    examples:
    <user> ;age dunker
    <output> don't know userhost of dunker
  2. bd .. [handle_bd]

    description:bd [<nr|user>] .. show birthday of month or user
    permissions:USER .. WEB
    code:bd command.
    examples:
    <user> ;bd
    <output> no birthdays this month
    <user> ;bd dunker
    <output> can't find user for dunker
  3. bd-del .. [handle_bddel]

    description:bd-del .. delete birthday
    permissions:USER
    code:bd-del command.
    examples:
    <user> ;bd-del
    <output> birthday removed
  4. bd-set .. [handle_bdset]

    description:bd-set <date> .. set birthday
    permissions:USER
    code:bd-set command.
    examples:
    <user> ;bd-set 3-11-1967
    <output> birthday set

Table Of Contents

Previous topic

db

Next topic

INFOITEM

This Page