Updated: 11/17/25
This is a list of commands for the SuperSweetBot when I’m doing co-working on stream!
-----------------------------------------------------
# Super Sweet Task List: Basic Commands
-----------------------------------------------------
| Command | Effect | User level |
| -------------------- | ---------------------------------------- | ---------- |
| !sweet | Prints help | Everybody |
| !task New Task | Creates active task "New Task" | Everybody |
| !task | Shows current task | Everybody |
| !done | Marks current task as done | Everybody |
| !done next | Marks current task as done & starts next | Everybody |
| !done all | Marks all tasks done including current | Everybody |
| !rename Other Task | Renames active task to "Other Task" | Everybody |
| !remove | Removes active task | Everybody |
| !randomtask | Creates a tiny, positive task | Everybody |
| !ask task @someuser | Queries the task of user "someuser" | Everybody |
| !mydone | Shows number of done tasks for user | Everybody |
| !remove | Removes active task | Everybody |
| !remove all | Removes all tasks | Everybody |
| !now Tidy up | Creates task on Task List | Everybody |
| !later Prepare dinner | Creates task in backlog | Everybody |
| !backlog | Shows contents of backlog | Everybody |
| !now | Gets your next task or task from last stream | Everybody |
| !now 1 | Puts first task from backlog on Task List | Everybody |
| !backlog help | Displays help message for backlog | Everybody |
| !remove 1 | Remove first backlog task | Everybody |
| !display 1 | Shows full name of first backlog task | Everybody |
| !backlog clear | Removes all tasks from backlog | Everybody |
| !now next | Gets next task from backlog | Everybody |
| !now skip | Switches out current task for next one | Everybody |
| !now raffle | Gets random task from backlog | Everybody |
| !soon Tidy up | Creates task at front of backlog | Everybody |
| !sweetbacklog | Short summary of backlog feature | Everybody |
| !mydone | Shows number of done tasks for user | Everybody |
| !ourdone | Shows number of done tasks in community | Everybody |
Additional Commands in MY STREAM:
| Command | Effect | User Level |
|--------------------------|----------------------------------------------|------------|
| !memory | Prints help | Everybody |
| !remember <key> <value> | Sets <key> to <value> for oneself | Everybody |
| !ask <key> | Gets value of <key> for oneself | Everybody |
| !ask <key> <user> | Gets value of <key> for <user> | Everybody |
| !forget <key> | Deletes <key> for oneself | Everybody |
| !forget all | Deletes all keys for oneself | Everybody |
| !memory stats | Prints statistics | Everybody |
Currently, the following keys are supported: pronouns, country, food, pet, astrology
Create multiple tasks in the backlog at the same time by separating them with a semicolon ";":
!later Tidy up; Groceries; Dinner
!soon Tidy up; Groceries; Dinner
!task Tidy up; Groceries; Dinner
Changing multiple tasks in the backlog at the same time:
!done 2; 3; 7
!remove 2; 3; 7
You can also include the active task in these commands via the index "0":
!done 0; 2
This marks both your active task & your 2nd backlog task as done
-----------------------------------------------------
# Super Sweet Task List: Pomo Commands for "small timers" on the task list
-----------------------------------------------------
| Command | Effect | User level |
|-------------------------|----------------------------------------------|------------|
| !sweetpomo | Prints help | Everybody |
| !pomo | Shows current pomo / prints short help | Everybody |
| !pomo 9 My Timer | Creates work timer of 9 min with | Everybody |
| | title "My Timer" | |
| !pomo 9/3 My Timer | Creates timer of 9 min work, 3 min break | Everybody |
| | with title "My Timer" | |
| !pomo 9/3/4 My Timer | Creates timer of 9 min work, 3 min break, | Everybody |
| | 4 repeats with title "My Timer" | |
| !pomo pause | Pauses running timer | Everybody |
| !pomo continue | Continues paused timer | Everybody |
| !pomo finish | Finishes timer early | Everybody |
| !pomo cancel | Cancels timer | Everybody |
| !pomo +5 | Adds 5 minutes to current timer | Everybody |
| !pomo -5 | Subtracts 5 minutes from current timer | Everybody |
| !pomo rename Other name | Renames current timer to "Other name" | Everybody |
| !ask pomo @someuser | Queries the pomo of "someuser" | Everybody |
-----------------------------------------------------
# Projects
-----------------------------------------------------
⚠️ This is an advanced feature!
➡️ You will not need it when you are just starting out with Super Sweet Bot! 🙂
| Command | Effect |
| --------------------- | -------------------------------------- |
| !project Housework | Switches to project |
| | (creates project if it does not exist) |
| !projects | Lists all projects |
| !project help | Help on projects |
| !project tutorial | Tutorial on using projects |
| !project remove | Removes active project |
| !fullreset | Removes all projects & tasks |
| Command | Effect |
| ------------------------- | ----------------------------------------------------- |
| !project rename New Name | Renames active project |
| !addto Housework: Tidy up | Adds task to other project |
| !getfrom Housework | Puts next task from given project into active project |
| !peek Housework | Displays project tasks without switching |
Quick project creation
Command:
!project Housework: Tidy up; Empty dishwasher; Mop floor
Creates project (if it does not exist already)
Adds tasks
Switches to project
Command:
!addto Housework: Tidy up; Empty dishwasher; Mop floor
Creates project (if it does not exist already)
Adds tasks
Does *not switch to project
Modifying Tasks in Other Projects
!done Housework: 1; 2
!remove Housework: 1; 2
![]()

