{"id":13661208,"url":"https://github.com/yasulab/SimpleTwitterBot","last_synced_at":"2025-04-24T23:32:07.847Z","repository":{"id":137549362,"uuid":"744323","full_name":"yasulab/SimpleTwitterBot","owner":"yasulab","description":"Gather tweets including 'search_term' on Twitter, and re-tweet it. This bot runs on Google App Engine. The following twitter account shows a sample bot run on Google App Engine.","archived":false,"fork":false,"pushed_at":"2013-05-09T05:47:32.000Z","size":436,"stargazers_count":35,"open_issues_count":1,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T18:44:01.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yasulab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-06-28T07:13:43.000Z","updated_at":"2025-02-06T16:39:20.000Z","dependencies_parsed_at":"2023-03-13T10:56:32.023Z","dependency_job_id":null,"html_url":"https://github.com/yasulab/SimpleTwitterBot","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/yasulab%2FSimpleTwitterBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasulab%2FSimpleTwitterBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasulab%2FSimpleTwitterBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasulab%2FSimpleTwitterBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yasulab","download_url":"https://codeload.github.com/yasulab/SimpleTwitterBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250727750,"owners_count":21477366,"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":[],"created_at":"2024-08-02T05:01:31.056Z","updated_at":"2025-04-24T23:32:04.104Z","avatar_url":"https://github.com/yasulab.png","language":"Python","readme":"## Abstract\n\nThis bot runs in the following ways.\n\n1. Search tweets using `search_term` in Twitter.\n\n2. Re-tweet the tweets.\n\nIn this example, `search_term` is `Cafe Miyama`,\nand you can see how it behaves by checking the following account.\n\nhttp://twitter.com/cafemiyamabot\n\n\n## How to setup\n\n1. Register your OAuth client on Twitter\n      URL: http://twitter.com/oauth_clients\n      NOTE: You MUST change permission settings to `Read \u0026 Write` if you wanna update via API. The default is `Read Only`.\n\n2. Run `python register_pin.py` and use `CONSUMER_KEY` and `CONSUMER_SECRET` you got from the registeration.\n      NOTE: Make sure you are now signing in Twitter as your Bot account when visiting a given URL.\n\n3. Change setting variables (`CONSUMER_KEY` and `CONSUMER_SECRET`) in `main.py` to the given ones.\n\n4. Run Google App Engine dev_server and visit the following URL\n      URL: http://localhost:8080/cron/update\n      * If you finish all of your setting, set `debug_flag` in `main.py` off.\n\n5. Done!\n\nEnjoy developing your own twitter bot!\n\nYasuLab\nyohei@yasulab.jp\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasulab%2FSimpleTwitterBot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyasulab%2FSimpleTwitterBot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasulab%2FSimpleTwitterBot/lists"}