An automated bot to send wishes to your contacts on their birthday.
An executable file for the birthday bot is now available to download.
The zip file comes with Birthday Bot.exe main file, and data folder with the relevant data files.
Note: this app only works with gmail accounts (only for the bot account) as it uses the gmail server to login and send emails. Your main email need not be a gmail account as its role is to only receive emails (reminder of your contacts' birthday).
-
Download the latest zip file from the release section and unzip the folder on your device.
-
Open the folder and go to
_internal. -
Check the
datafolder if it contains 3 files:account.txt,data.csv, andlogbook.txt. (If any of them isn't there, you can download the specific files from this repository)
-
Open
account.txtfile and replace the 3 lines inside withYOUR_EMAIL,BOT_EMAIL, andPASSWORD* respectively. (Ensure that they are separated by a line like in the sample pic)
-
Close the file and open
data.csv(via notepad if you do not have other csv file viewer). The first line contains the header fields. -
Enter all the relevant contact details in that folder in the format specified by the headers. Ensure that there is an empty line at the end of the file (Sample pic shown below for 2 contacts)
Note: dateis in the following formatDAY/MONTH/YEAR. -
Add the exe executable file to task scheduler in your system and set the trigger to daily or "at Log on".7
-
You're set (probably).
The password you should use is NOT the password you used to conventionally login to the google account. You should use its App Password instead see link here for more information.