All Projects → mroth → recyclebin

mroth / recyclebin

Licence: other
♻️ measures usage of a particular term on twitter

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to recyclebin

yii2-emoji
😄 this is a emoji extension of yii2.
Stars: ✭ 17 (-19.05%)
Mutual labels:  emoji
react-emoji-input
😂 Emoji suggestions like the textareas in GitHub
Stars: ✭ 29 (+38.1%)
Mutual labels:  emoji
emojicodes
An extension to use emoji codes in your Sphinx documentation! 😍
Stars: ✭ 39 (+85.71%)
Mutual labels:  emoji
emojibot
A Slack bot that joins the conversation with emojis.
Stars: ✭ 22 (+4.76%)
Mutual labels:  emoji
twitter-stream
A Go wrapper for Twitter's V2 Filtered Stream API
Stars: ✭ 26 (+23.81%)
Mutual labels:  twitter-streaming-api
emojimix
🤖 emojimix implemented in Svelte 🤖
Stars: ✭ 24 (+14.29%)
Mutual labels:  emoji
pytest-emoji
A pytest plugin that adds emojis to your test result report 😍
Stars: ✭ 41 (+95.24%)
Mutual labels:  emoji
react-reactions
😲 Create custom reaction pickers and counters or use your favorites!
Stars: ✭ 34 (+61.9%)
Mutual labels:  emoji
gitmoji-intellij-plugin
Intellij plugin for add a button on the commit dialog to add gitmoji
Stars: ✭ 35 (+66.67%)
Mutual labels:  emoji
book-notes
📖Notes on books and other things I'm reading 📖
Stars: ✭ 43 (+104.76%)
Mutual labels:  research-tool
g-emoji-element
Backports native emoji characters to browsers that don't support them by replacing the characters with fallback images.
Stars: ✭ 112 (+433.33%)
Mutual labels:  emoji
cz-gitmoji
🔬😜 Commitizen adapter for gitmoji.
Stars: ✭ 25 (+19.05%)
Mutual labels:  emoji
WeiboEmoji
Weibo Emoji is a repository for saving and sharing most Emoji images that are used/were previously used by the app Weibo.
Stars: ✭ 17 (-19.05%)
Mutual labels:  emoji
uni-chat
uni-app + vue3.0 + typescript + vue-cli 仿手机QQ聊天 qq表情包
Stars: ✭ 55 (+161.9%)
Mutual labels:  emoji
catmoji-colr
Twemoji, but with cats! Unicode 13.1! 🐱
Stars: ✭ 41 (+95.24%)
Mutual labels:  emoji
kordx.emoji
Extension Library for Kord that provides all supported Discord emojis
Stars: ✭ 20 (-4.76%)
Mutual labels:  emoji
ansi-to-svg
😹 convert ANSI Escaped CLI strings to SVGs
Stars: ✭ 18 (-14.29%)
Mutual labels:  emoji
emoji-unicode
🤔 Search & Replace unicode emojis. Supports Unicode 10
Stars: ✭ 20 (-4.76%)
Mutual labels:  emoji
md-file-tree
Generate markdown list of all the files in a directory. Now also with emoji 📂 📄
Stars: ✭ 130 (+519.05%)
Mutual labels:  emoji
emoji-data-python
Emoji toolkit for python. Parse emoji from colons and much more...
Stars: ✭ 39 (+85.71%)
Mutual labels:  emoji

♻️ recyclebin

A tool to measure usage of a particular term on Twitter.

Why "recyclebin"?

Because my primary motivation to write it was figuring out what's going on with the ♻️ symbol on Twitter. (But you can use it to measure anything via the -term=FOO option.)

See the article I used it for here: https://medium.com/@mroth/why-the-emoji-recycling-symbol-is-taking-over-twitter-65ad4b18b04b

Screenshot

screenshot

Here be dragons

This was written as a quick one-off program to just grab some data for an article. Please treat the code with that understanding. :-)

Using this yourself

Compile, set the appropriate Twitter API keys as environment variables and run! See --help for available options. If you need more assistance, ping me or open an issue and I'll make this more obvious.

Please note that I have full Partner level access to the Twitter Streaming API on Emojitracker’s dev account — if you don’t, when you try to use this script to track anything super high volume, tweets will be dropped from your results, and your numbers will reflect a sampling rather than "everything". Plan accordingly.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].