Skip to content

kawaiseb/bitrise-step-twitter-message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-message step

This step update a twitter status account.

How to use this Step

This step is using twitter API. You have to create a twitter application here to obtain all necessary information to post a message.

This step update a twitter account status link with the twitter app.

For that you need some information from your twitter app

  • Consumer Key (API Key)
  • Consumer Secret (API Secret)
  • Access Token
  • Access Token Secret

Inputs variables

inputs1 inputs2

Example

example

Dependencies

The nodejs script in this step is using npm twitter your can find here.

Credit

PagesJaunes