/open-source-ideas-twitter-bot

open-source-ideas-twitter-bot https://github.com/open-source-ideas/open-source-ideas/issues/80

Primary LanguagePythonMIT LicenseMIT

Open Source Ideas Twitter Bot

Based on this idea from open-source-ideas.

Installation

Flask

pip install Flask

Flask-Hookserver

pip install Flask-Hookserver

Tweepy

git clone https://github.com/tweepy/tweepy.git  
cd tweepy  
python setup.py install