From aee182a02fb51297f3173d689eb96677a22fa454 Mon Sep 17 00:00:00 2001 From: Mohammed Ashab Uddin Date: Tue, 21 Jul 2020 14:18:04 +0400 Subject: [PATCH] added tasks to be completed --- whatsapp-web.js/src/tasks.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 whatsapp-web.js/src/tasks.md diff --git a/whatsapp-web.js/src/tasks.md b/whatsapp-web.js/src/tasks.md new file mode 100644 index 0000000..16a7fc9 --- /dev/null +++ b/whatsapp-web.js/src/tasks.md @@ -0,0 +1,6 @@ + +1. add the commands +2. add the logic for every commands +3. add the messages with the logic on the command callback function + +