Skip to content

WhatsApp Bot to automate sending birthday messages to a group

License

Notifications You must be signed in to change notification settings

adgsenpai/whatsapp-birthday-bot

Repository files navigation

ADG WHATSAPP BIRTHDAY BOT

WhatsApp Bot to automate sending birthday messages to a group each day in an CSV database file

InstallShield Installation

download files using the link below

https://1drv.ms/u/s!ApHtXJD12z9_1QIKZAvuM4J487Rg?e=elBoTY

extract and run Setup.exe

First principal installation

  1. Go to the master folder on the git and clone it.
git clone https://github.com/ADGVLOGS/whatsapp-birthday-bot/tree/main/master-whatsapp-birthday-bot

or go to https://github.com/ADGVLOGS/whatsapp-birthday-bot/tree/main/master-whatsapp-birthday-bot and download as .zip
  1. Once downloaded and extracted, run WhatsApp Birthday Bot.exe
  2. Enjoy :)

Requirements

  1. You have to run program in administrator mode!

  2. You have to have python installed in C drive by the path below otherwise program wont run.

C:\Python38
  1. You can download my python with the libaries and paste it in the directory mentioned above if you want to skip the next steps and run the program.

  2. If you wanna install libraries manually its listed below :)

to install use pip3 install in the C:\Python38 directory :), example of one package being installed

pip3 install pywhatkit

if having problem with pip, run this

python -m ensurepip

Packages/Libaries to install

numpy
pandas
emojize
pywhatkit

SCREENSHOTS

Dashboard

alt text

View Birthday

alt text

Help

alt text

About

WhatsApp Bot to automate sending birthday messages to a group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published