Skip to content

arodionov/MorningTwitterWall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MorningTwitterWall

TwitterWall demo for Morning@Lohika

To make this bot connect to Twitter you need to add twitter4j.properties file to resources folder. This file should contain these lines:

debug=true
oauth.consumerKey=*********************
oauth.consumerSecret=******************************************
oauth.accessToken=**************************************************
oauth.accessTokenSecret=******************************************

To obtain these keys you need to sign in to Twitter and register your application using link https://apps.twitter.com/

To run:

$ ./gradlew run

About

TwitterWall demo for Morning@Lohika

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages