{"id":25429675,"url":"https://github.com/everton-tenorio/twish","last_synced_at":"2026-05-01T06:34:29.981Z","repository":{"id":277759231,"uuid":"933402243","full_name":"everton-tenorio/twish","owner":"everton-tenorio","description":"Tweets in Shell – A shell-based CLI for tweeting with xurl, featuring posting, replies, deletions, and AI-powered translation.","archived":false,"fork":false,"pushed_at":"2025-03-03T15:41:42.000Z","size":125,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T09:51:36.752Z","etag":null,"topics":["bash","shellscript","twitter","x-api","xurl"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/everton-tenorio.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-15T21:35:09.000Z","updated_at":"2025-04-25T17:15:23.000Z","dependencies_parsed_at":"2025-05-14T09:42:53.414Z","dependency_job_id":null,"html_url":"https://github.com/everton-tenorio/twish","commit_stats":null,"previous_names":["everton-tenorio/twish"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/everton-tenorio/twish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-tenorio%2Ftwish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-tenorio%2Ftwish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-tenorio%2Ftwish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-tenorio%2Ftwish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/everton-tenorio","download_url":"https://codeload.github.com/everton-tenorio/twish/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-tenorio%2Ftwish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["bash","shellscript","twitter","x-api","xurl"],"created_at":"2025-02-17T02:19:36.337Z","updated_at":"2026-05-01T06:34:29.967Z","avatar_url":"https://github.com/everton-tenorio.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# twish\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"twish.jpg\" width=\"500px\"/\u003e \n\u003c/div\u003e\n\n## Requirements:\n  - Read and Install xurl: [https://github.com/xdevplatform/xurl](https://github.com/xdevplatform/xurl)\n  - Rate Limits: [https://docs.x.com/x-api/fundamentals/rate-limits](https://docs.x.com/x-api/fundamentals/rate-limits)\n  - Authentication: You must have a developer account and an app to use the xurl tool.\n\n### Use the script as a command\n```bash\nalias tw=\u003c...path choice/tw\u003e\n```\n\n### Authentication\nIn the developer account, you need to obtain the values for BEARER TOKEN, CLIENT_ID, and CLIENT_SECRET.  \nThese values will first be used in the script, then authenticate yourself.  \n```bash\ntw -auth\n```\n\n### Post a tweet\n```bash\ntw \"New post!\"\n```\n\n...With media\n```bash\ntw \"New post!\" image.jpg\n```\n\n```bash\ntw \"New post!\" https://anyurl-image.up/image.jpg\n```\n\n### Reply to tweets\n**You need to obtain the ID**\n```bash\ntw -rep \u003ctweet_id\u003e \"reply\"\n```\n\n### Delete tweets  \n**You need to obtain the ID**\n```bash\ntw -del \u003ctweet_id\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverton-tenorio%2Ftwish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverton-tenorio%2Ftwish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverton-tenorio%2Ftwish/lists"}