{"id":23152584,"url":"https://github.com/neojato/t-hawk","last_synced_at":"2025-09-04T15:36:19.286Z","repository":{"id":54764694,"uuid":"106461032","full_name":"neojato/T-Hawk","owner":"neojato","description":"Simple Twitter bot that auto likes and retweets based on a configured hashtag.","archived":false,"fork":false,"pushed_at":"2021-01-30T22:25:12.000Z","size":11,"stargazers_count":46,"open_issues_count":1,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-05T13:23:02.773Z","etag":null,"topics":["apps-script","devfest","gdg","hashtag","retweet","twitter-bot"],"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/neojato.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":"2017-10-10T19:18:57.000Z","updated_at":"2024-09-18T19:11:31.000Z","dependencies_parsed_at":"2022-08-14T02:10:20.786Z","dependency_job_id":null,"html_url":"https://github.com/neojato/T-Hawk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neojato/T-Hawk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neojato%2FT-Hawk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neojato%2FT-Hawk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neojato%2FT-Hawk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neojato%2FT-Hawk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neojato","download_url":"https://codeload.github.com/neojato/T-Hawk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neojato%2FT-Hawk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270902484,"owners_count":24665272,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"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":["apps-script","devfest","gdg","hashtag","retweet","twitter-bot"],"created_at":"2024-12-17T19:16:26.013Z","updated_at":"2025-08-17T20:33:00.116Z","avatar_url":"https://github.com/neojato.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# T-Hawk\n\nSimple Twitter bot that auto likes and retweets based on a configured hashtag. Use for a special event or conference (like a [DevFest](https://devfest.withgoogle.com/)!) to help increase social engagement and awareness.\n\nThis project derives its name from a small drone (UAV) of the [same name](https://en.wikipedia.org/wiki/Honeywell_RQ-16_T-Hawk) with no other affiliation or association.\n\n## Getting Started\n\n* Log in and create a [Twitter app](https://apps.twitter.com/)\n  * **NOTE:** Use the account you wish to like \u0026 retweet with (which most likely isn't your personal account)\n  * **NOTE:** You do not need a Callback URL for this app\n* Start a new Google Apps Script project by clicking on [\"Start Scripting\"](https://www.google.com/script/start/)\n* Copy the code from [code.gs](https://github.com/neojato/T-Hawk/blob/master/code.gs) into the new file created for you\n* Enter the appropriate Twitter keys you received from your new Twitter app in lines 3-6\n* Enter your hashtag on line 7 (include \"-RT\" to exclude retweets from being liked and retweeted)\n  * example: \"#DevFest -RT\"\n* From the Apps Script menu, choose \"Resources\" and then \"Libraries\"\n  * In the \"Add a library\" field, enter the following project key to load the Twitter library:\n    * `11dB74uW9VLpgvy1Ax3eBZ8J7as0ZrGtx4BPw7RKK-JQXyAJHBx98pY-7`\n  * Click the \"Add\" button\n  * Change the \"Identifier\" field to `Twitter`\n  * Change the \"Version\" to `23` (or the most recent)\n  * Click \"Save\"\n* Create a trigger to continually monitor the hashtag\n  * From the Apps Script menu, choose \"Edit\" and then \"Current project's triggers\"\n  * Follow instructions to add a new trigger\n  * Setup your trigger to match the following settings:\n    * hashtag_twitterBot\n    * Time-driven\n    * Hour timer\n    * Every hour\n* Enjoy!\n\n## Contributing\n\nThis project is open for contributions, suggestions, and ideas. Feel free to submit a PR and/or create an [Issue](https://github.com/neojato/T-Hawk/issues) with bugs, suggestions, and ideas. Stars are always welcome too!\n\nSee [list of contributors](https://github.com/neojato/T-Hawk/graphs/contributors).\n\n### License\n\nProject is published under the [MIT license](https://github.com/neojato/T-Hawk/blob/master/LICENSE).  \nFeel free to clone and modify repo as you want, but don't forget to add reference to original authors, thanks!\n\n###### The T-Hawk Project is not endorsed and/or supported by Google, the corporation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneojato%2Ft-hawk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneojato%2Ft-hawk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneojato%2Ft-hawk/lists"}