Step 1. Create folder named twitter bot with another folder inside called images Step 2. Place twitterbot.py inside of it Step 3. Replace CONSUMER_KEY, CONSUMER_SECRET, ACCESS_KEY, ACCESS_SECRET with your own secrets, found from twitter developer page.
Go to file
wow nero 535c1a1c80 Update 'twitterbot.py' 2022-02-10 18:11:27 +00:00
LICENSE Initial commit 2022-02-10 18:07:58 +00:00
README.md Initial commit 2022-02-10 18:07:58 +00:00
twitterbot.py Update 'twitterbot.py' 2022-02-10 18:11:27 +00:00

README.md

twitter-bot

Step 1. Create folder named twitter bot with another folder inside called images Step 2. Place twitterbot.py inside of it Step 3. Replace CONSUMER_KEY, CONSUMER_SECRET, ACCESS_KEY, ACCESS_SECRET with your own secrets, found from twitter developer page.