• Home
  • Setup
  • GitHub

Setting up Twitter developer app

twitter usage
Tweepy auth flow
  1. Refer to fomo-cli repository for prerequisites and installation.

  2. Log in to your Twitter account.

  3. Go to /portal/dashboard.

  4. Create an app.

  5. Generate the following keys on Keys and tokens tab:

    • consumer_key
    • consumer_secret
    • access_token
    • access_token_secret
  6. Copy over said values into the .env file you've created.

  7. You should be all set up to run the Twitter integration.



PreviousReddit

NextSpotify

  • Home
  • Setup
  • GitHub

© 2022 igor-26 · Built with Next.js