add_availability

📝 RADAR Documentation - Command: Add Availability

🤝 Command Group: profiles

📝 Command Name: add_availability

📋 Parameters:

  • from_time (required: True) - The start time of your availability in 24-hour format (HH:MM)

  • to_time (required: True) - The end time of your availability in 24-hour format (HH:MM)

📝 Description:

Add your availability with a start and end time.

🔍 Example Usage:

  • Add your availability:

    !add_availability 09:00 17:00

    This command is used to add your availability with a specific start and end time. After executing the command, the bot will update your profile and indicate the time slot when you are available.

📝 Note:

  • This command allows you to add your availability with a start and end time.

  • If no profile exists for you, the bot will create a new profile and register you.

  • You need to set your timezone first using the /profile set_timezone command before adding your availability.

  • Specify the start and end time of your availability using the 24-hour format (HH:MM). For example, 09:00 to 17:00.

  • Make sure to provide both the from_time and to_time parameters.

  • The bot will add the new availability time slot to your profile.

  • You will receive a success message confirming the availability time slot that has been added.

  • The command response will be sent as an ephemeral message visible only to you.

Last updated