Record employee attendance with GPT and WhatsApp

Hello everyone, i am currently working in a project where i need to automate employee attendance registration using a bot in a WhatsApp group.

But this is the first time i work in a project like this.

My questions are:

-What would be the best way to connect GPT with WhatsApp for this type of automation?

-Has anyone built something similar and can share tips?

I would love to hear your thoughts!

Check the documentation of this repository, this is all you need:

When you feel things are getting too complex, take a step back and keep it simple

WhatsApp doesn’t permit using their API for group chats.

Twillio claims they can do this, but they manage it by having the “group” led by a single point, in which it broadcasts all messages to other clients.

I would highly recommend using a different chat platform such as Discord or Telegram. Slack is an option as well if you have money to burn