diff --git a/whatsapp-web.js/src/userInteraction/messages.js b/whatsapp-web.js/src/userInteraction/messages.js index 56a995a..bf68004 100644 --- a/whatsapp-web.js/src/userInteraction/messages.js +++ b/whatsapp-web.js/src/userInteraction/messages.js @@ -5,6 +5,7 @@ const { Website } = require("../models/website"); const { Product } = require('../models/product'); + //commands and the corresponding function to be executed //are input in the array const commands = [