HcwXd / messenger-todo-bot

A Minimalist Todo Tool that reminds you of your todos through messaging.

Home Page:https://m.me/104448737749304

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Messenger TODO BOT

A Minimalist Todo Tool that runs on Facebook messenger. It can help you manage your todo list and remind you of your todos through messaging.

You can start managing your todo through the link:

Messenger Link: m.me/104448737749304

It works like a personal assistant that you can tell when should it remind you a todo by sending you a message as reminder. Also, you can simply set a daily reminder that allows it to send you a message containing all your todos everyday at a time you set.

Third Party

This project uses Bottender Framework for bot development.

Folder Structure

├── README.md
├── package.json
├── bottender.config.js
├── index.js
├── constant.js
├── utils.js
├── wording.js
└── reminder.js

About

A Minimalist Todo Tool that reminds you of your todos through messaging.

https://m.me/104448737749304


Languages

Language:JavaScript 85.1%Language:HTML 14.9%