Add tasklist commands.
@@ -1,18 +1,22 @@
|
||||
---
|
||||
gitea: none
|
||||
include_toc: true
|
||||
---
|
||||
|
||||
# Using the tasklist
|
||||
|
||||
# Socials/Action commands
|
||||
|
||||
# Counter commands
|
||||
|
||||
<details>
|
||||
<summary>Using the tasklist</summary>
|
||||
|
||||
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`<br>`!now <task>` | Show your current task and how long you have been working on it<br>Set your current task to `task`. | `!now`<br>`!now Testing Tasklist` |
|
||||
| `!done` | `!done` | Mark your task as complete and show how long you worked on it. | `!done` |
|
||||
| `!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. |
|
||||
|
||||
|
||||
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!
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
<details>
|
||||
<summary>Socials/Action commands (e.g. `*hug`, `*pat*`, ... )</summary>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user