Skip to content

Human Time

ryan edited this page Apr 13, 2017 · 4 revisions

You specify times like this: 00mo00w00d00h00m00s. Internally, this is called "human time" as it is a human-friendly way to specify times.

  • mo: Month(s)
  • w: Week(s)
  • d: Day(s)
  • h: Hour(s)
  • m: Minute(s)
  • s: Second(s)

About long times

It isn't recommended to use long times because the bot goes down periodically every day for updates (this bot is in rapid development). This means that the timer resets and the person may be unmuted immediately.

Examples

  • 2 minutes and 5 seconds: 2m5s
  • 5 hours, 1 minute, and 3 seconds: 5h1m3s
  • 2 months and 1 week: 2mo1w

Clone this wiki locally