{"id":22893784,"url":"https://github.com/mathiazom/vasko","last_synced_at":"2025-03-31T22:37:03.838Z","repository":{"id":256837576,"uuid":"855321758","full_name":"mathiazom/vasko","owner":"mathiazom","description":"🧹  Chores notification bot for Slack","archived":false,"fork":false,"pushed_at":"2025-01-23T16:29:30.000Z","size":137,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T23:36:35.727Z","etag":null,"topics":["chores","reminder","slack-bot"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/mathiazom.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":"2024-09-10T17:17:44.000Z","updated_at":"2025-01-23T16:29:34.000Z","dependencies_parsed_at":"2024-09-17T22:14:43.931Z","dependency_job_id":null,"html_url":"https://github.com/mathiazom/vasko","commit_stats":null,"previous_names":["mathiazom/vasko"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiazom%2Fvasko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiazom%2Fvasko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiazom%2Fvasko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiazom%2Fvasko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiazom","download_url":"https://codeload.github.com/mathiazom/vasko/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246552975,"owners_count":20795835,"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":["chores","reminder","slack-bot"],"created_at":"2024-12-13T23:15:42.927Z","updated_at":"2025-03-31T22:37:03.807Z","avatar_url":"https://github.com/mathiazom.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vasko\n\nChores notification bot for Slack\n\n[![vasko](https://img.shields.io/badge/ghcr.io-mathiazom%2Fvasko-blue?logo=docker)](https://github.com/users/mathiazom/packages/container/package/vasko)\n\n### Quick Start\n\nThe example configuration file [`config.example.kdl`](config.example.kdl) demonstrates the basic setup for Slack integration, workers, reminders, tasks, and schedule. Copy it to your own `config.kdl` and tweak away.\n\n```bash\ncp config.example.kdl config.kdl\n```\n\nWith a `config.kdl` in your working directory, you have at least two options for getting vasko off the ground:\n\n#### Build and run from source\n```bash\ncargo build --release\n```\n```bash\n./target/release/vasko\n```\n#### Pull and run prebuilt Docker image\n```bash\ndocker pull ghcr.io/mathiazom/vasko:main\n```\n```bash\ndocker run -v $(pwd)/config.kdl:/app/config.kdl ghcr.io/mathiazom/vasko:main\n```\n#### ... or somewhere in the middle\n```\ndocker build -t vasko -f docker/Dockerfile . \n```\n\n---\n\n\u003cimg alt=\"vasko portrait\" width=\"512\" style=\"width: 150px\" src=\"vasko.jpg\"\u003e\n\n\u003e I started my own little carpet and upholstery cleaning business. I've done it for 20 years. I live well.\n\u003e\n\u003e — Vasko da Gama, circa 2021 (probably)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathiazom%2Fvasko","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathiazom%2Fvasko","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathiazom%2Fvasko/lists"}