Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1 KB

README.md

File metadata and controls

40 lines (25 loc) · 1 KB

English | Portuguese

How to configure

I highly recommend creating a Python virtualization environment before installing packages.


Install the packages

Use the command pip install -r requirements.txt

Set your keys

Create a config.py file and put your keys and tokens


How to get the keys

  1. Create a twitter developer account https://developer.twitter.com/en/portal/dashboard

  1. Apply to elevated access https://developer.twitter.com/en/portal/products/elevated


  1. Configure user authentication settings Make sure you click on the read and write option.


  1. Regenerate your Acccess Token and Secret. It's necessary to change the Only Read permission to read and write permission