⚙️General Variables

You can use Mochi's General variables along with other variables to give general information, such as the current date and time, or to mention specific users like @everyone or @here. This is helpful for sending notifications.

VariableExampleDescription

{date}

i.e. Jan 25th, 2023

displays the current date

{time}

i.e. 2:30 PM

displays the current time

{date.time}

i.e. Jan 25th, 2023 2:31 PM

displays both the date and time

{everyone}

i.e. @everyone

mentions @everyone

{here}

i.e. @here

mentions @here

Last updated