mirror of
https://github.com/reality/dbot.git
synced 2024-12-25 04:02:39 +01:00
Update README.md
This commit is contained in:
parent
28d131be3a
commit
7da859bedf
@ -6,11 +6,11 @@ Adds a to-do list function, allowing adding, tracking and removing tasks.
|
|||||||
|
|
||||||
### Commands
|
### Commands
|
||||||
|
|
||||||
#### todo
|
#### ~todo
|
||||||
Lists active tasks.
|
Lists active tasks.
|
||||||
|
|
||||||
#### todoadd [task]
|
#### ~todoadd [task]
|
||||||
Adds a new task to the list.
|
Adds a new task to the list.
|
||||||
|
|
||||||
#### tododone [number of task]
|
#### ~tododone [number of task]
|
||||||
Removes task from the list.
|
Removes task from the list.
|
||||||
|
Loading…
Reference in New Issue
Block a user