$day

Returns the current date. Optionally, you can also retrieve the day of the week.

Usage: $day[yes/no (optional)]

  • $day: Returns the current date (day of the month).
  • $day[yes]: Returns the current date (day of the month) followed by the day of the week.

Example:


Member04/23/2025
!!exec $day $day[yes]
Custom Command Bot 04/23/2025
25 Saturday

Timezone Information

Date functions default to the UTC timezone. You can customize the timezone used by your bot. Learn More

Function Difficulty: Easy
Tags: day