You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
269 B

2 years ago
# 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.