3
0
mirror of https://github.com/reality/dbot.git synced 2026-04-27 08:58:09 +02:00
fluoridepsychosis 7da859bedf
Update README.md
2019-04-25 16:45:25 +01:00
..
2019-04-25 16:45:25 +01:00
2018-11-02 16:21:51 -04:00

## Todo

### Description

Adds a to-do list function, allowing adding, tracking and removing tasks.

### Commands

#### ~todo
Lists active tasks.

#### ~todoadd [task]
Adds a new task to the list.

#### ~tododone [number of task]
Removes task from the list.