Clone
7
Twitch Commands
holo edited this page 2025-07-31 23:04:00 +10:00

Using the tasklist

We have a single task timed tasklist for showing what you are currently working on, and keeping track of how long you work on each task!

The tasklist is shared between Twitch and Discord, and (after linking your account with /profiles link twitch in Discord) all of the commands below should work in either space!

Commands

Command Usage Description Example
!now !now
!now <task>
Show your current task and how long you have been working on it
Set your current task to task.
!now Testing Tasklist
!done !done Mark your task as complete and show how long you worked on it.
!edit !edit <new-task> Edit your current task to task without stopping the timer. !edit Testing edit command
!next !next <task> A combination of !done and !now <task>, complete your current task and start a new one.
!clear !clear Remove your current task and hide the evidence.

Examples

Tasklist Examples
Holonomy: !now Writing Documentation
croccyhelper: Updated your current task, good luck!

The current task is now Writing Documentation

Holonomy: !edit Writing Task Docmentation
croccyhelper: Updated your current task, good luck!

The current task has changed to Writing Task Documentation

Holonomy: !next Checking Task Docmentation
croccyhelper: Next task set, good luck! You worked on 'Writing Task Documentation' for 10 minutes.

The task Writing Task Documentation was completed, and a new task Checking Task Documentation has been started.

Holonomy: !done
croccyhelper: Good job finishing 'Checking Task Documentation'! You worked on it for 47 minutes.

The task Checking Task Documentation has been completed.