Skip to content

A bot that checks your calendar and tells your contacts if you're in a meeting

Notifications You must be signed in to change notification settings

Waco-Software/hacks-wpp-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Necesitas apoyo?

Tranquilo en waco somos una gran comunidad que nos ayudamos entre todos, evoluciona a ser un nomada digital, ingresa a https://discord.gg/u8DemhpBdD y se parte de nuestra comunidad totalmente gratis. Tambien si quieres ofrecer tus servicios como nomada digital, ver muchos mas hack y conseguir ofertas increibles ingresa a https://nomad.wacohub.com

How Start wpp-calendar

A whatsapp bot that consults the free time of the google calendar

add express

https://expressjs.com/en/starter/installing.html npm i express

add wpp web

https://github.com/pedroslopez/whatsapp-web.js npm i whatsapp-web.js

add qrcode

npm i qrcode

add google auth and calendar

https://developers.google.com/calendar/api/quickstart/nodejs?hl=es-419 Example => https://github.com/googleworkspace/node-samples/blob/main/calendar/quickstart/index.js

Read => https://developers.google.com/calendar/api/quickstart/nodejs?hl=es-419

npm install googleapis@105 @google-cloud/local-auth@2.1.0 --save

About

A bot that checks your calendar and tells your contacts if you're in a meeting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published