{"id":17724420,"url":"https://github.com/jjgonecrypto/node-keyboard-twitter","last_synced_at":"2025-06-18T23:39:10.413Z","repository":{"id":57148593,"uuid":"74913578","full_name":"jjgonecrypto/node-keyboard-twitter","owner":"jjgonecrypto","description":"Twitter sentiment plugin to node-keyboard","archived":false,"fork":false,"pushed_at":"2017-05-20T21:40:00.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-09T12:04:29.419Z","etag":null,"topics":["composition","music","node-keyboard","twitter","twitter-api","twitter-sentiment-plugin"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jjgonecrypto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-27T20:52:17.000Z","updated_at":"2016-11-27T20:52:31.000Z","dependencies_parsed_at":"2022-08-31T21:45:02.228Z","dependency_job_id":null,"html_url":"https://github.com/jjgonecrypto/node-keyboard-twitter","commit_stats":null,"previous_names":["justinjmoses/node-keyboard-twitter"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jjgonecrypto/node-keyboard-twitter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-twitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-twitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-twitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-twitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjgonecrypto","download_url":"https://codeload.github.com/jjgonecrypto/node-keyboard-twitter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-twitter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260653882,"owners_count":23042647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["composition","music","node-keyboard","twitter","twitter-api","twitter-sentiment-plugin"],"created_at":"2024-10-25T15:46:47.146Z","updated_at":"2025-06-18T23:39:05.400Z","avatar_url":"https://github.com/jjgonecrypto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-keyboard-twitter\n\n[![npm version](https://badge.fury.io/js/node-keyboard-twitter.svg)](https://badge.fury.io/js/node-keyboard-twitter)\n\nTwitter sentiment tracking plugin for [node-keyboard](https://github.com/justinjmoses/node-keyboard).\n\n![](https://media.giphy.com/media/26ufoD2nuzU15OkY8/giphy.gif)\n\n## Installation\n\n### As Global\nIf you installed node-keyboard globally, then install this plugin via `npm i -g node-keyboard-twitter`\n\nThen start node keyboard via `node-keyboard`, and import this plugin via `const twitter = requireg('node-keyboard-twitter')`\n\n### As Local\nIf instead you cloned node-keyboard, then install locally in that folder via `npm i node-keyboard-twitter`\n\nThen start node keyboard via `node keyboard` and import this plugin via `const twitter = require('node-keyboard-twitter')`\n\n## Usage\n1. Ensure your environment variables for Twitter API usage are set. See https://github.com/justinjmoses/twitter-sentiment#installation\n\n2. Try out the twitter sentiment tracker by adding the `track` field (see [Twitter API for input options](https://dev.twitter.com/streaming/overview/request-parameters#track)) and the `minFollowers` that the account needs to have to be used.\n\n```javascript\ntwitter.search({ track: 'bieber', minFollowers: 100 }).do(twitter.log.sentiment).map(twitter.map.toMusic).subscribe(play)\n```\n\nFor a longer recording, checkout https://vid.me/MYR5\n\n## Known issues\n`Status Code: 420` - means you've been rate limited by Twitter. [Enhance your calm](https://dev.twitter.com/streaming/overview/connecting#rate-limiting).\n\n## In action\nI spoke on node-keyboard at EmpireNode in November 2016.\n\nHere's the excerpt for `node-keyboard-twitter`:\n[![image](https://cloud.githubusercontent.com/assets/799038/20642880/e21b0b90-b3e8-11e6-8053-9271e7bff99c.png)](https://youtu.be/Wa5-DePTWdA?t=1289)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjgonecrypto%2Fnode-keyboard-twitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjgonecrypto%2Fnode-keyboard-twitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjgonecrypto%2Fnode-keyboard-twitter/lists"}