{"id":21620967,"url":"https://github.com/thisisparker/automatt","last_synced_at":"2025-07-18T03:38:27.922Z","repository":{"id":145225431,"uuid":"339553863","full_name":"thisisparker/automatt","owner":"thisisparker","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-18T21:09:50.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T21:41:14.520Z","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/thisisparker.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":"2021-02-16T22:57:46.000Z","updated_at":"2024-11-18T21:09:54.000Z","dependencies_parsed_at":"2023-10-04T23:13:32.933Z","dependency_job_id":"a817065a-8de4-44d5-95f5-473da6d2d2dd","html_url":"https://github.com/thisisparker/automatt","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/thisisparker%2Fautomatt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisparker%2Fautomatt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisparker%2Fautomatt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisparker%2Fautomatt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisisparker","download_url":"https://codeload.github.com/thisisparker/automatt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244279372,"owners_count":20427674,"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-11-24T23:13:27.669Z","updated_at":"2025-07-18T03:38:27.913Z","avatar_url":"https://github.com/thisisparker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automatt\n\nThis repo tracks tools developed to assist in the authorship of Matthew Gritzmacher's [Daily Crossword Links](https://crosswordlinks.substack.com) newsletter.\n\n### Discord bot\n\nThe Automatt Discord bot is deployed as a systemd service, where it listens for requests to rerun the daily script. That requires creating the following file in `/etc/systemd/system/automatt-bot.service`\n\n```\n[Unit]\nDescription=Automatt Discord bot\nAfter=network.target\n\n[Service]\nType=simple\nWorkingDirectory=/path/to/this/project/discord-bot\nExecStart=/path/to/python bot.py\nEnvironment=CONFIG_PATH=/path/to/this/project/email.yaml\nRestart=unless-stopped\nUser=\u003cyourUser\u003e\n\n[Install]\nWantedBy=multi-user.target\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisisparker%2Fautomatt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisisparker%2Fautomatt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisisparker%2Fautomatt/lists"}