https://github.com/hugovk/word-tools
Three twitterbots that do things with words, and some tools to chart their output
https://github.com/hugovk/word-tools
bot python twitterbot wordnik words
Last synced: 6 months ago
JSON representation
Three twitterbots that do things with words, and some tools to chart their output
- Host: GitHub
- URL: https://github.com/hugovk/word-tools
- Owner: hugovk
- Created: 2013-10-10T04:53:54.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-11-10T19:56:45.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T17:47:56.442Z (6 months ago)
- Topics: bot, python, twitterbot, wordnik, words
- Language: Python
- Homepage:
- Size: 76.2 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
word-tools
==========[](https://travis-ci.org/hugovk/word-tools)
[](https://coveralls.io/github/hugovk/word-tools?branch=master)
[](https://scrutinizer-ci.com/g/hugovk/word-tools/?branch=master)
[](https://landscape.io/github/hugovk/word-tools/master)
[](https://www.python.org/downloads/)
[](https://github.com/psf/black)Tools to do things with words
favibot
-------`favibot.py` searches Twitter for tweets containing "[X] is my new favourite word". It then takes all those new favourite words, logs them, lowercases them, and adds them to a [list of words on Wordnik](http://www.wordnik.com/lists/twitter-favourites). It then [tweets them](https://twitter.com/favibot) and `favibot.sh` runs on the logged words and makes top 10 lists and [word clouds](http://www.flickr.com/photos/hugovk/sets/72157636928894765/).
It also does the same for "[X] is my new favorite word" and "[X] is my new fave word" so you can see some geographic variation.
The word lists on Wordnik:
* http://www.wordnik.com/lists/twitter-favourites
* http://www.wordnik.com/lists/twitter-favorites
* http://www.wordnik.com/lists/twitter-favesFollow along:
* https://twitter.com/favibotWord clouds from the first six months:
* http://www.flickr.com/photos/hugovk/sets/72157636928894765/Inspired by:
* http://www.wordnik.com/lists/outcasts[More info here.](http://laivakoira.typepad.com/blog/2013/10/twitters-new-favourite-words.html)
lovihatibot
-----------This is similar to favibot, but for "I love the word [X]" and "I hate the word [X]".
The word lists on Wordnik:
* http://www.wordnik.com/lists/twitter-loves
* http://www.wordnik.com/lists/twitter-hatesFollow along:
* https://twitter.com/lovihatibotWord clouds from the first month:
* https://secure.flickr.com/photos/hugovk/11114253096/
* https://secure.flickr.com/photos/hugovk/11114260534/nixibot
-------Similar again, but for "[X] is not a word", "[X] isn't a word" and "[X] ain't a word".
The word lists on Wordnik:
* http://www.wordnik.com/lists/twitter-isnots
* http://www.wordnik.com/lists/twitter-isnts
* http://www.wordnik.com/lists/twitter-aintsFollow along:
* https://twitter.com/nixibotSee also:
* https://twitter.com/nixicon(Not yet word clouded.)