Skip to content

uses selenium and chromewebdriver to login to twitter and create a tweet

Notifications You must be signed in to change notification settings

waggonerjake/twitterbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitterbot

uses selenium and chromewebdriver to login to twitter and create a tweet

Things to install before hand

1.) Ruby
2.) bundler
3.) chromedriver (and place it in your PATH)

How to use

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"

About

uses selenium and chromewebdriver to login to twitter and create a tweet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published