MatteusSouza / twitter-bot

This is an automation designed to retweet developer job offers

Home Page:https://twitter.com/vagasDevRJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is an automation designed to retweet developer job offers

https://twitter.com/vagasDevRJ

License:MIT License


Languages

Language:Python 100.0%