Skip to content

JanjuaArsh/TwitterBotXO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterBotXO

Java based twitter bot

Guidelines to run:

  1. make a twitter app and generate authentication keys
  2. edit src/main/resources/ twitter4j.properties file and add your generated keys
oauth.consumerKey=
oauth.consumerSecret=
oauth.accessToken=
oauth.accessTokenSecret=
  1. run



About

Java based twitter bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages