How to write your own twitter bot

Status
This thread has been locked.

BTCFlip

Feedback score
0
Posts
3
Reactions
1
Resources
0
Github URL: https://github.com/etz/yt-python-twitter/
YouTube Playlist URL: https://www.youtube.com/playlist?list=PL...YBKyWhPAHs

How to install:
1. Add your own consumer key and access key data from Twitter Apps
2. Change the search terms found in the twitter_bot.py file under "terms = []"
3. "pip install tweepy" or "pip3 install tweepy" or "python -m pip install tweepy" to install the tweepy module
4. "python twitter_bot.py"

Writing your own/making changes:
I highly recommend you watch part 3 of my video series at 2x speed. I show the debugging process when working with tweepy and how to change certain specs of my script to make it work for you.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Dylan

You can't say pop and forget the smoke
Supreme
Feedback score
0
Posts
400
Reactions
51
Resources
0
Wow pretty cool thanks dude
 

Ratz

Feedback score
0
Posts
4
Reactions
0
Resources
0
Left something similar running for 2 years and have an account with 200k tweets now lol
 
Status
This thread has been locked.
Top