wh1ter4bb1t-js / goBirthday

a headless cli application to tell happy birthday to all your friends on facebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goBirthday

goBirthday is a headless automation to wish you friends and loved ones happy birthday.

Usage

How it works

create a config file at $HOME/.config/goBirthday/config.json before running.

Example Config

{
  "email": {USER LOGIN EMAIL}
  "password": {USER LOGIN PASSWORD}
}

running goBirthday will open a headless browser and automate the act of wishing everybody a happy birthday. By adding this as a cronjob to run everyday you can consistently wish all your friends and relatives a happy birthday without ever having to open facebook.

About

a headless cli application to tell happy birthday to all your friends on facebook

License:GNU General Public License v3.0


Languages

Language:Go 100.0%