From 35403f4403a6abad866847675086f0542e76e173 Mon Sep 17 00:00:00 2001 From: Interitio Date: Wed, 30 Jul 2025 05:19:18 +1000 Subject: [PATCH] Add tasklist commands. --- Twitch-Commands.md | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/Twitch-Commands.md b/Twitch-Commands.md index 913cc1e..7d57db8 100644 --- a/Twitch-Commands.md +++ b/Twitch-Commands.md @@ -1,18 +1,22 @@ ---- -gitea: none -include_toc: true ---- - -# Using the tasklist - -# Socials/Action commands - -# Counter commands -
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! + + +| Command | Usage | Description | Example | +| --- | --- | --- | --- | +| `!now` | `!now`
`!now ` | Show your current task and how long you have been working on it
Set your current task to `task`. | `!now`
`!now Testing Tasklist` | +| `!done` | `!done` | Mark your task as complete and show how long you worked on it. | `!done` | +| `!edit` | `!edit ` | Edit your current task to `task` without stopping the timer. | `!edit Testing edit command` | +| `!next` | `!next ` | A combination of `!done` and `!now `, complete your current task and start a new one. | + + +The tasklist is shared between Twitch and Discord, and (after linking your account with `/profiles link twitch` in Discord) all of these commands should work in both places! +
+ +
Socials/Action commands (e.g. `*hug`, `*pat*`, ... )