KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
emojihaiku
★ 18
Open GitHub ↗
Emoji Haiku Twitter Bot! @emoji_haiku
Download README (.md)
Explore Similar Repositories
cmn-project
:
aws resource manager
docker-android-studio
:
Android Studio in a container
ionic-bitcoin-wallet
:
Copay ported to the ionic framework.
cfgs
:
My personal configs
cs186
:
CS186 Spring 2015 Class projects
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
emojihaiku
?
Download (.md)
# emojihaiku Emoji Haiku Twitter Bot! [@emoji_haiku](https://www.twitter.com/emoji_haiku) # Why Emoji Haiku? I'm a Django Girls organizer, and we're pretty fond of emojis. I also wanted to make a Twitter bot because it seems like the "in" thing to do right now, so why not make a bot that tweets emoji poems? # About emojihaiku - Uses the [emoji](https://pypi.python.org/pypi/emoji) python library - Uses [Tweepy](http://www.tweepy.org/) - Inspired by Liza Daly's [I Luv Recipes](https://github.com/lizadaly/i_luv_recipes) bot. - Emoji text from [Emoji Cheat Sheet](http://www.emoji-cheat-sheet.com/). - [Licensed](LICENSE.md) under the [MIT License](http://choosealicense.com/licenses/mit/), which basically means you can use, copy, modify, merge, publish, distribute, sublicense, or sell copies of this bot if you want to. # About Twitter bots This bot was made with a lot of help from the [Build a Bot Workshop](https://tpinecone.gitbooks.io/build-a-bot-workshop/content/index.html), which I highly recommend if you'd like to build your own bot.