A whatsapp chatbot, made using whatsapp-web.js, currently has a ChatGPT command. Trying to add more use cases.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^6.3.0^1.3.6^16.0.3^5.3.0^2.0.22^3.2.1^0.12.0github:pedroslopez/whatsapp-web.js#fix-buttons-list21
commits
Initialized the agenda.start() at the time of client initialization. This tackles server downtime, if an agenda is pending and the server shuts, the processing starts as soon as the server restarts, and the job is dispatched at the exat scheduled time
c0d4c66View on GitHubtrying to set up a reminder using the agendalibrary, not working currently, I think the Message object is ephemeral, and can't be accessed or recreated inside agenda.define()
65abc4dView on GitHubcreated separate file for each util, added welcome command, yet to build the entire welcome and help message
7e15c91View on GitHubtrying to add a button, not working for know, seems like a known issue
724de42View on GitHub