We are now verified! Husqy is now a verified bot in Discord making us visible in the app discovery and enabling bigger trust to users!
Want to help us translate the Husqy responses? We can't do it without you! Please visit our translations repo!
Skip to main content

Other variables

Other variables are variables which will be used that cannot be categorized under: Users, Channels or servers.

All Other variables

  1. <current_date>: The current date based on the timezone setting set by the server. The format will be dd-mm-yyyy;
  2. <current_time>: The current time based on the timezone setting set by the server. The format will be HH:MM:SS;;
  3. <current_datetime>: The current date and time based on the timezone setting set by the server. The format will be dd-mm-yyyy HH:MM:SS;
  4. <current_datetime_iso>: The current date and time based on the timezone setting set by the server. The format will be the ISO format;

tip

If you want to display a timestamp in a Discord embed footer, you must use the <current_datetime_iso> variable!