Birthdays
Configuring the Birthday Module
The Birthday module allows users to set their birthdays and view their own or others’ birthdays. It also provides a list of birthdays on the current day.
Commands and Usage
Set Birthday
Sets the birthday for the user. The date can be specified in yyyy-mm-dd or dd-mmm format.
- Usage:
,set birthday <date>
- Examples:
,set birthday 1995-09-15
,set birthday 01-Jan
Get Birthday
Retrieves the birthday of the specified user or the command issuer if no user is specified.
- Usage:
,birthday [nickname]
- Examples:
,birthday
,birthday username
List Today’s Birthdays
Lists all users who have their birthdays today.
- Usage:
,birthdays
Examples
-
To set your birthday:
,set birthday 1995-09-15
-
To get your birthday:
,birthday
-
To get another user’s birthday:
,birthday username
-
To list all users with birthdays today:
,birthdays