How To Schedule Bot Start And Stop Times

Common questions

How do I start my bot later?

Use: - /schedule-start hours:<number> minutes:<number>

Example: /schedule-start 2 30 starts the bot in 2 hours 30 minutes.

How do I stop my bot later?

Use: - /schedule-stop hours:<number> minutes:<number>

Example: /schedule-stop 1 0 stops the bot in 1 hour.

What time values are allowed?

  • hours must be 0 or higher.
  • minutes must be between 0 and 59.
  • You cannot use 0 hours and 0 minutes together.

Can I have multiple schedules at once?

No. The latest schedule replaces previous scheduled actions for that bot.

How do I cancel a schedule?

  • If a start is scheduled, use /start to start now (or /schedule-stop to replace it).
  • If a stop is scheduled, use /start to keep it running (or /stop to stop now).

Important notes

  • Scheduled start requires a valid license.
  • Scheduled start also requires your bot to be logged in with /login.