{"id":29687066,"url":"https://github.com/spaiful/shakespeare-bot","last_synced_at":"2025-07-23T04:08:33.477Z","repository":{"id":247294708,"uuid":"821551144","full_name":"spaiful/shakespeare-bot","owner":"spaiful","description":"A Twitter bot for posting every word of Shakespeare at an interval of time.","archived":false,"fork":false,"pushed_at":"2024-07-07T20:45:39.000Z","size":1925,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T13:47:19.778Z","etag":null,"topics":["python","python-script","shakespeare","tweety","twitter","twitter-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spaiful.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}},"created_at":"2024-06-28T19:59:13.000Z","updated_at":"2024-11-04T13:21:42.000Z","dependencies_parsed_at":"2024-07-07T22:49:33.063Z","dependency_job_id":"535be6ee-9b24-4291-bdfd-b696f91702a0","html_url":"https://github.com/spaiful/shakespeare-bot","commit_stats":null,"previous_names":["0xspai/shakespearebot","0xspai/shakespeare-bot","spaifx/shakespeare-bot","spaiful/shakespeare-bot"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/spaiful/shakespeare-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaiful%2Fshakespeare-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaiful%2Fshakespeare-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaiful%2Fshakespeare-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaiful%2Fshakespeare-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spaiful","download_url":"https://codeload.github.com/spaiful/shakespeare-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaiful%2Fshakespeare-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266614714,"owners_count":23956429,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["python","python-script","shakespeare","tweety","twitter","twitter-bot"],"created_at":"2025-07-23T04:08:32.999Z","updated_at":"2025-07-23T04:08:33.460Z","avatar_url":"https://github.com/spaiful.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shakespeare Twitter Bot\n\nA Twitter bot for posting every word of Shakespeare at an interval of time.\n\n## Features\n\n1) Splits any body of text into words\n2) Uses the Twitter API to make posts\n3) Highly customizable\n\n## Installation\n\n1. **Clone the Repository**:\n\n```bash\ngit clone https://github.com/0xSpai/ShakespeareBot.git\n```\n\n2. **Install Dependencies**\n\n```bash\npip install -r requirements.txt\n```\n\n3. **Set up API keys**:\n\nCreate a new file called `keys.py` and enter the following code:\n\n```python\napi_key = ''\napi_key_secret = ''\nbearer_token = ''\naccess_token = ''\naccess_token_secret = ''\n```\n\nVisit `https://developer.x.com/` and sign up for a developer account. Fill the relevant fields with your API tokens.\n\n\u003e [!IMPORTANT]\n\u003e Ensure these keys are kept **private**. If leaked, they could be used to write/read on your account.\n\n4. **Run the Project**:\n\n```bash\npython bot.py\n```\n\n## License\n\nDistributed under the GNU General Public License. See `LICENSE.txt` for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaiful%2Fshakespeare-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspaiful%2Fshakespeare-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaiful%2Fshakespeare-bot/lists"}