Comment on page
To-Do
The commands in this category can manage your To-Do list.
Creates a To-Do list (if you don't have one) and adds an item. The limit for items is 10.
/todo add-item <string: item>
Removes an item from your To-Do list.
/todo remove-item <string: item>
Shows all your To-Do items. You can send the message invisible if you want to protect your own privacy.
/todo list [bool: ephemeral]
Delete all your items from your To-Do list.
/todo clear-list
Edit an item in your To-Do list.
/todo edit-item <string: item> <string: new_item>
Last modified 1yr ago