ykdojo / editdojo

(I'm no longer working on this - currently working on https://github.com/ykdojo/defaang)
https://www.csdojo.io/edit
MIT License
333 stars 98 forks source link

twitter bot init #16

Closed ghost closed 5 years ago

ghost commented 5 years ago

Added basic twitter bot using Tweepy (https://github.com/tweepy/tweepy). This file currently gets up to 50 mentions of the developer account, and prints them to the screen. Future additions would include a tweet response from the developer account.

http://www.tweepy.org/

ykdojo commented 5 years ago

Thank you. I'm currently working on something else (a TODO app with Django), so I'll take a look at this later.