I am trying to create a Twitter bot which tweets every time the buyer info gets updated. I have an API for buyer info so what I am asking is can I create a twitter bot using python that tweets every time the API gets updated.
Asked
Active
Viewed 32 times
1 Answers
0
Sure. Install tweepy into your Python API, then run a function on API calls

OneCricketeer
- 179,855
- 19
- 132
- 245