Birthday
Command category for managing and celebrating member birthdays in Kythia.
/birthday
🎂 Set, check, and celebrate birthdays — with automatic announcements, role rewards, and custom messages.
Usage
/birthday check [user]
/birthday list
/birthday remove
/birthday set <day> <month> [year]
/birthday setting edit [channel] [role] [ping_role] [show_age] [message] [color] [image]
/birthday setting view
Subcommands
/birthday check [<user>] — 👀 Check your own or another user's birthday.
| Option | Type | Required | Description |
|---|---|---|---|
user |
User | — | The user to check (defaults to yourself) |
/birthday list — 📅 See a list of upcoming birthdays in the server.
/birthday remove — 🗑️ Remove your saved birthday information.
/birthday set <day> <month> [<year>] — 📅 Save your birthday.
| Option | Type | Required | Description |
|---|---|---|---|
day |
Integer | ✅ | Day of your birthday (1–31) |
month |
Integer | ✅ | Month of your birthday (1–12) |
year |
Integer | — | Year of birth (optional, used for age display) |
/birthday setting edit — ✍️ Configure the birthday announcement settings.
| Option | Type | Required | Description |
|---|---|---|---|
channel |
Channel | — | Channel for birthday announcements |
role |
Role | — | Role to give to the birthday user |
ping_role |
Role | — | Role to ping in the announcement |
show_age |
Boolean | — | Show age in announcements and lists |
message |
Text | — | Custom message (supports {user}, {age}, {zodiac}) |
color |
Text | — | Embed hex color (e.g. #FF00FF) |
image |
Text | — | Background/banner image URL |
/birthday setting view — 👀 View the current birthday settings.