HappyStinson / JG.Facebook.HappyBirthday.Robot

It is a simple interactive robot created using the technologies: C# + Windows + Selenium + Google Chrome. It was created to login into Facebook and send birthday messages to your friends automatically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facebook Happy Birthday Robot

It is a simple interactive robot created using the technologies: C# + Windows + Selenium + Google Chrome. It was created to login into Facebook and to send birthday messages to your friends automatically.

Options

Basically you can set 4 keys inside of App.config file:
  • MESSAGES_LIST = Input all messages separated for the char "|"
  • FACEBOOK_USER = Input here your Facebook user account, usually it is an email or phone number
  • FACEBOOK_PASSWORD = Input here the password of your Facebook account
  • DEBUG_MODE = if true, you will see each robot steps in the browser

About

It is a simple interactive robot created using the technologies: C# + Windows + Selenium + Google Chrome. It was created to login into Facebook and send birthday messages to your friends automatically.


Languages

Language:C# 100.0%