{"id":21611277,"url":"https://github.com/runnerty/executor-twitter","last_synced_at":"2025-03-18T16:04:44.056Z","repository":{"id":30175921,"uuid":"123307058","full_name":"runnerty/executor-twitter","owner":"runnerty","description":"Runnerty module: twitter executor","archived":false,"fork":false,"pushed_at":"2022-12-11T05:19:27.000Z","size":176,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T20:04:52.373Z","etag":null,"topics":["executor","runnerty","twitter"],"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/runnerty.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-02-28T15:52:36.000Z","updated_at":"2021-02-13T08:55:30.000Z","dependencies_parsed_at":"2023-01-14T16:28:10.770Z","dependency_job_id":null,"html_url":"https://github.com/runnerty/executor-twitter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Fexecutor-twitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Fexecutor-twitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Fexecutor-twitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Fexecutor-twitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runnerty","download_url":"https://codeload.github.com/runnerty/executor-twitter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244166707,"owners_count":20409178,"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":["executor","runnerty","twitter"],"created_at":"2024-11-24T21:11:49.215Z","updated_at":"2025-03-18T16:04:44.020Z","avatar_url":"https://github.com/runnerty.png","language":"JavaScript","readme":"# Twitter executor for [Runnerty]:\n\n### Methods:\n* Configuration sample:\n```json\n{\n  \"id\": \"twitter_default\",\n  \"type\": \"@runnerty-executor-twitter\",\n  \"consumerKey\":\"123abc\",\n  \"consumerSecret\":\"123abc\" ,\n  \"accessToken\":\"123abc\",\n  \"accessTokenSecret\":\"123abc\"\n}\n```\n\n* Plan sample to update our twitter status:\n```json\n{\n  \"id\":\"twitter_default\",\n  \"command\":\"update\",\n  \"status\": \"Hello I'm #runnerty #twitter #bot\"\n}\n```\n\n* Plan sample to search a hashtag:\n```json\n{\n  \"id\":\"twitter_default\",\n  \"command\":\"search\",\n  \"query\": \"#runnerty\"\n}\n```\n\n* Plan sample to get an user's followers:\n```json\n{\n  \"id\":\"twitter_default\",\n  \"command\":\"followers\",\n  \"screen_name\": \"@runnerty\"\n}\n```\n\n* Plan sample to get an user's followers:\n```json\n{\n  \"id\":\"twitter_default\",\n  \"command\":\"retweet\",\n  \"tweet_id\": \"12345678\"\n}\n```\n\n* Plan sample to send a direct message:\n```json\n{\n  \"id\":\"twitter_default\",\n  \"command\":\"direct\",\n  \"screen_name\": \"runnerty_io\",\n  \"textToSend\": \"Hello Runnerty\"\n}\n```\n\n[Runnerty]: http://www.runnerty.io","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnerty%2Fexecutor-twitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunnerty%2Fexecutor-twitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnerty%2Fexecutor-twitter/lists"}