Comurule / FedBot

A Very Simple Bot that queries a Google Sheet and Sends Birthday wishes Via SMS and to Whatsapp Group

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEDBOT


FedBot is a simple bot I made for a class group I belong to, it concept is pretty simple and straight forward. Created a Google form to capture member information, linked the Google form to a Google sheet, the bot uses a cron job to grab the data from the Google sheet using Google Sheet Api, checks for those who have birthdays for that day and pushes the information to a WhatsApp group using WhatsMate API

As a bonus, it also sends text messages to the individual using BulkSMS API.

It was a quick one day hack, so might not have so many bells and whistles but I intend to explore more functionalities for the Bot.


Ope Fago

About

A Very Simple Bot that queries a Google Sheet and Sends Birthday wishes Via SMS and to Whatsapp Group


Languages

Language:JavaScript 99.0%Language:Shell 1.0%