Timers
This feature allows you to have CharlesBot keep track of a timer inside your chatroom. CharlesBot will automatically announce “Times up!” once the duration has completed. Unlike the GIF timers that people previously used, CharlesBot will display the same remaining time to everybody in the room.
Start a Timer
!starttimer [duration]
This command will initiate a timer inside your chatroom. The duration can be provided as seconds or in hh:mm:ss format.
Example
!starttimer 5:00
This will start a five minute timer inside of your chat room.
Check Timer Duration
!timer
Use this command to chech the remaining time of an active timer.
Stop a Timer
!endtimer
This command will instantly stop any actively running timer.