Looking for a script that can do a todo/task list. Maybe also with a "claim task" function. The main need would be: !todo (list all tasks that needs to be done with an ID(number)) !todo add <some task thats need to be done> !todo del # (ID) !todo complete # (ID) Maybe as an extra function:...