Skip to content

Instantly share code, notes, and snippets.

@mananai
Created June 25, 2022 06:41
Show Gist options
  • Select an option

  • Save mananai/6ca8aff9e78bd388cca1968a866e2d5d to your computer and use it in GitHub Desktop.

Select an option

Save mananai/6ca8aff9e78bd388cca1968a866e2d5d to your computer and use it in GitHub Desktop.
Sample twitter4j.properties
oauth.consumerKey = <API Key>
oauth.consumerSecret = <API Secret>
oauth.accessToken = <Access Token>
oauth.accessTokenSecret = <Access Token Secret>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment