WhatsApp GIF Counting Bot
Budget: £20 – £250 GBP
I need a simple yet reliable WhatsApp bot that tracks specific GIFs shared in one or more group chats and keeps a running total for each participant. Whenever Helen drops eight GIFs and James uses nine, those figures should flow straight into a clean CSV file so I can open it in Excel or import it elsewhere without any extra formatting work.
The Specific gif needs to be able to be set by me, i need to be able to set the gif that the script is looking for because it will change.
The core functions are straightforward:
• Detect a message that contains a specific GIF
• Attribute the GIF to the correct sender.
• Append or update that user’s running total in a CSV file with columns for user name (or phone number), total-to-date, and a timestamp of the update.
Please base the solution on whatever toolkit gives stable access—WhatsApp Business API, an open-source wrapper like Baileys, or a headless Selenium approach—so long as it stays within WhatsApp’s terms of service (no account bans, please). The end goal is hands-off counting and a tidy CSV I can pull whenever I like.
The Specific gif needs to be able to be set by me, i need to be able to set the gif that the script is looking for because it will change.
The core functions are straightforward:
• Detect a message that contains a specific GIF
• Attribute the GIF to the correct sender.
• Append or update that user’s running total in a CSV file with columns for user name (or phone number), total-to-date, and a timestamp of the update.
Please base the solution on whatever toolkit gives stable access—WhatsApp Business API, an open-source wrapper like Baileys, or a headless Selenium approach—so long as it stays within WhatsApp’s terms of service (no account bans, please). The end goal is hands-off counting and a tidy CSV I can pull whenever I like.