Skip to content

This is an automation designed to retweet developer job offers

License

Notifications You must be signed in to change notification settings

leonardo-nicolas/twitter-bot

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%