Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 479 Bytes

File metadata and controls

16 lines (12 loc) · 479 Bytes

Initial Setup

X Developer Portal

  • Create a developer account on X.
  • Create a new project and get the API Key and API Secret Key.
  • Make sure you give write access to the project.
  • Create an app to get the Access Token and Access Token Secret.

GitHub

  • Add the following repository secrets to the repo:
    • TWITTER_API_KEY
    • TWITTER_API_SECRET_KEY
    • TWITTER_ACCESS_TOKEN
    • TWITTER_ACCESS_TOKEN_SECRET