overhauled help
This commit is contained in:
parent
0fdf370733
commit
c58192f72c
58 changed files with 124 additions and 117 deletions
|
@ -90,7 +90,7 @@ def db_search(db, nick, query):
|
|||
|
||||
@hook.command
|
||||
def todo(inp, nick='', chan='', db=None, notice=None, bot=None):
|
||||
"todo (add|del|list|search) [@user] args -- manipulates your todos"
|
||||
".todo (add|del|list|search) [@user] args -- Manipulates your list of todos."
|
||||
|
||||
db_init(db)
|
||||
|
||||
|
|
Reference in a new issue