{"id":22944864,"url":"https://github.com/mfa/stuendlich-bot","last_synced_at":"2025-08-14T04:22:16.671Z","repository":{"id":142565564,"uuid":"577021433","full_name":"mfa/stuendlich-bot","owner":"mfa","description":"send a toot every hour","archived":false,"fork":false,"pushed_at":"2025-06-10T19:15:01.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-10T20:28:05.814Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mfa.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-11T18:24:29.000Z","updated_at":"2025-06-10T19:15:05.000Z","dependencies_parsed_at":"2023-04-10T17:47:39.820Z","dependency_job_id":null,"html_url":"https://github.com/mfa/stuendlich-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mfa/stuendlich-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fstuendlich-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fstuendlich-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fstuendlich-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fstuendlich-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfa","download_url":"https://codeload.github.com/mfa/stuendlich-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fstuendlich-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270360472,"owners_count":24570717,"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-14T02:00:10.309Z","response_time":75,"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":[],"created_at":"2024-12-14T14:28:24.306Z","updated_at":"2025-08-14T04:22:16.607Z","avatar_url":"https://github.com/mfa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stuendlich bot\n\n## about\n\nSend a message to all followers in the activitypub network (Mastodon, GotoSocial, ...) every full hour.\nThis Python script uses no other dependencies except core Python 3.7+.\n\nDeployed version: [@stuendlich@cress.space](https://fedi.cress.space/@stuendlich) (German, Europe/Berlin, private)\n\n\n## setup\n\n- Get an access-token for your bot, see \u003chttps://madflex.de/setup-a-bot-on-gotosocial/\u003e\n- create a `config.json` like this:\n```\n{\n  \"access_token\": \"insert_access_token_here\",\n  \"timezone\": \"Europe/Berlin\",\n  \"template\": \"Es ist jetzt {time} Uhr.\",\n  \"server_url\": \"fedi.cress.space\",\n  \"visibility\": \"private\"\n}\n```\n- change `timezone`, `server_url` and `template` for your setup.\n- The string in `template` is \"It is now {time}.\" in German.\n- `visibility` should be either \"private\" or \"unlisted\" - don't be rude and use public\n- add a cron to trigger the script every hour, i.e.\n```\n0 * * * * python /path/to/stuendlich.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfa%2Fstuendlich-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfa%2Fstuendlich-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfa%2Fstuendlich-bot/lists"}