{"id":20030958,"url":"https://github.com/yosh1/lang-display","last_synced_at":"2026-05-09T03:34:02.586Z","repository":{"id":43334220,"uuid":"162128026","full_name":"yosh1/lang-display","owner":"yosh1","description":"[WIP] Add programming language data to Twitter profile name.","archived":false,"fork":false,"pushed_at":"2022-03-26T12:45:51.000Z","size":6104,"stargazers_count":2,"open_issues_count":11,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-21T04:33:39.478Z","etag":null,"topics":["cli-app","docker","github-api","nodejs","twitter-api"],"latest_commit_sha":null,"homepage":"","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/yosh1.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":"2018-12-17T12:34:08.000Z","updated_at":"2020-04-03T02:19:26.000Z","dependencies_parsed_at":"2022-09-09T04:23:49.577Z","dependency_job_id":null,"html_url":"https://github.com/yosh1/lang-display","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yosh1/lang-display","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosh1%2Flang-display","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosh1%2Flang-display/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosh1%2Flang-display/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosh1%2Flang-display/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yosh1","download_url":"https://codeload.github.com/yosh1/lang-display/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosh1%2Flang-display/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32805985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli-app","docker","github-api","nodejs","twitter-api"],"created_at":"2024-11-13T09:29:42.301Z","updated_at":"2026-05-09T03:34:02.559Z","avatar_url":"https://github.com/yosh1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lang display - WIP\n\nGitHubにコミットされたプログラミング言語の拡張を取得し、それに応じてTwitterのプロファイル名を変更するアプリケーションです。\n\n\u003cimg src=\"./img/lang-display.png\" width=\"100%\"\u003e\n\n\n## How2Run\n\n### Local\n\n```\n$ git clone \u003cTHIS_REPOSITORY\u003e\n$ cd \u003cTHIS_REPOSITORY\u003e\n$ npm i\n```\n\n```\n$ npm run start\n```\n### Docker\n\n```\n$ docker build -t lang-display .\n# docker run -it lang-display ash\n\n# express 導入後\n# docker run -it -p 3000:3000 lang-display\n```\n\n\n---\n\n## Specification\n\n### Discription\nTwitterのプロフィールに「.」を入れて認証すると、GitHubのコミット履歴を参照し、\nその言語を拡張子として挿入する。\n毎日0:00にcronで定期実行を行う。\n\n`ex) yoshi. =\u003e yoshi.txt`\n\n### Exception\n- プロフィールの文字列が一定以上になった時\n- 文字列末以外の `.` への反応\n- コミット数が0の時どうするか？\n\n---\n\n## Flow\n\n1. `/.env` を作成し、API Key等をかいていく\n2. `UpdateAccount.js` でそれを読み込む\n3. Twitter APIを叩く\n4. `UpdateAccount.js` で書いた処理を `src/app.js` で実行する\n5. GitHub APIに関してはTwitter APIの実装が終わった後","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyosh1%2Flang-display","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyosh1%2Flang-display","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyosh1%2Flang-display/lists"}