{"id":19519837,"url":"https://github.com/dahlitzflorian/python-twitter-bot","last_synced_at":"2026-05-09T02:09:17.887Z","repository":{"id":50195800,"uuid":"115927067","full_name":"DahlitzFlorian/python-twitter-bot","owner":"DahlitzFlorian","description":"Lightweight twitter bot","archived":false,"fork":false,"pushed_at":"2022-12-08T06:35:02.000Z","size":13,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-20T12:24:47.858Z","etag":null,"topics":["docker","docker-image","dockerfile","python","python-3","python-twitter-bot","python3","twitter","twitter-bot"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/DahlitzFlorian.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-01-01T15:15:33.000Z","updated_at":"2023-03-08T01:41:30.000Z","dependencies_parsed_at":"2023-01-25T12:30:34.426Z","dependency_job_id":null,"html_url":"https://github.com/DahlitzFlorian/python-twitter-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DahlitzFlorian/python-twitter-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-twitter-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-twitter-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-twitter-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-twitter-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DahlitzFlorian","download_url":"https://codeload.github.com/DahlitzFlorian/python-twitter-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-twitter-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278686633,"owners_count":26028326,"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-10-06T02:00:05.630Z","response_time":65,"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":["docker","docker-image","dockerfile","python","python-3","python-twitter-bot","python3","twitter","twitter-bot"],"created_at":"2024-11-11T00:22:06.652Z","updated_at":"2025-10-06T21:58:46.299Z","avatar_url":"https://github.com/DahlitzFlorian.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Twitter Bot\n## Description\nA easy build and lightweight twitter bot written in Python. For this project I also created batch-files\nto run the script in background and to start it easily globally via the terminal, but I decided not to\npublish it in this repo.\n\nFeel free to use it.\n\n## Usage\nSimply create some text-file w/ the tweets in it separated by `§§§`. Run the script with:\u003cbr\u003e\n`twitter-bot.py \u003cfile\u003e \u003cnumber of seconds to wait\u003e`\n\nGiven the `example.txt` file containing two sample tweets, you can call\nthe script as follows:\n\n```bash\n$ python twitter-bot.py example.txt 10\n```\n\nThis will publish both tweets with ten seconds between each.\n\n### Docker\nIf you want to run it in a Docker container to keep things clean,\nplease insert your twitter API credentials into the `config.py` file,\nwrite your tweets into the provided `example.txt` file and run the following\ntwo commands:\n\n```bash\n$ docker image build -t twitter-bot .\n$ docker container run -it --rm --name twitter-bot twitter-bot\n```\n\nThis will publish the tweets with a delay of ten seconds between each.\n\n## To Do\n\n- provide a way to specify the input file and delay via Docker `ARG`\nand `ENV`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlitzflorian%2Fpython-twitter-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdahlitzflorian%2Fpython-twitter-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlitzflorian%2Fpython-twitter-bot/lists"}