Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 182 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 182 Bytes

twitterTest

Configure by adding a config.json file:

{
	"consumer_key": "...",
	"consumer_secret": "...",
	"access_token_key": "...",
	"access_token_secret": "..."
}