Need to identify the source, but guessing this is a Twilio response, the response should be
1) create a todo, start a text with 'Remind me to'
2) retrieve the list of all your todos, text 'list'
3) edit a todo, text 'Edit N' (where N is the todo number)
4) delete a todo, text 'Delete N' (where N is the todo number)
5) view your settings type 'settings'
Need to identify the source, but guessing this is a Twilio response, the response should be
1) create a todo, start a text with 'Remind me to' 2) retrieve the list of all your todos, text 'list' 3) edit a todo, text 'Edit N' (where N is the todo number) 4) delete a todo, text 'Delete N' (where N is the todo number) 5) view your settings type 'settings'