Retrieve two lines of English-translated anime lyrics from animelyrics.com and post it on Twitter.
Live example is on http://twitter.com/anilyrics
Dependencies:
- Requests 2.2.1
- beautifulsoup4 4.3.2
- tweepy 2.3.0
Rename keys.conf.example
to keys.conf
and add your own Twitter credentials. Then run main.py
.