TimerUi.php
From Bebot Wiki 2
Jump to navigationJump to search
Timer
Description
Setting and removing of timers..
!timer - Lists all current timer for the bot and offers support to delete them.
!timer [class] #[mshd] title - Adds a timer for # minutes (m), seconds (s), hours (h) or days (d). If no time unit is added it's # seconds. [class] is an optional parameter defining which timer class to use.
!timer [class] #[:[:end## - Adds a timer using the format days:hours:minutes:seconds, with the lowest time unit always being seconds (so 1:20 means 1min 20secs, 1:03:05 means 1hour 3mins 5secs). On every : there have to follow exactly two numbers. You don't have to enter all numbers. [class] is an optional parameter defining which timer class to use.