uses selenium and chromewebdriver to login to twitter and create a tweet
1.) Ruby
2.) bundler
3.) chromedriver (and place it in your PATH)
1.) Copy exampleconfig.json to config.json
2.) Fill in your username and password information in the correct fields
3.) Replace the "Hello World!" tweet with the tweet you actually want to post
4.) Run "./runBot.sh"