{"id":16603310,"url":"https://github.com/dbrgn/xc-bot","last_synced_at":"2025-09-28T16:30:48.499Z","repository":{"id":53168919,"uuid":"351946584","full_name":"dbrgn/xc-bot","owner":"dbrgn","description":"A chat bot that notifies you about new paragliding cross-country flights.","archived":false,"fork":false,"pushed_at":"2024-12-27T17:40:35.000Z","size":338,"stargazers_count":7,"open_issues_count":4,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-12T10:42:27.452Z","etag":null,"topics":["chatbot","paragliding","threema","threema-gateway","xcontest"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbrgn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-03-27T00:34:41.000Z","updated_at":"2024-12-27T17:40:37.000Z","dependencies_parsed_at":"2024-10-28T10:29:15.580Z","dependency_job_id":"ea319404-e13f-4274-b15d-dc77b1cb5b26","html_url":"https://github.com/dbrgn/xc-bot","commit_stats":{"total_commits":83,"total_committers":1,"mean_commits":83.0,"dds":0.0,"last_synced_commit":"ee936c4986bd7b203c3e9d109faa4039b54f6933"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fxc-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fxc-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fxc-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fxc-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbrgn","download_url":"https://codeload.github.com/dbrgn/xc-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234538926,"owners_count":18849160,"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":["chatbot","paragliding","threema","threema-gateway","xcontest"],"created_at":"2024-10-12T00:49:15.155Z","updated_at":"2025-09-28T16:30:47.896Z","avatar_url":"https://github.com/dbrgn.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XC Bot\n\n[![CircleCI][circle-ci-badge]][circle-ci]\n\nA chat bot that notifies you about new paragliding cross-country flights\npublished on [XContest](https://www.xcontest.org/) as part of the Swiss [Cross\nCountry Cup](https://www.xcontest.org/switzerland/de/). Inspired by the\nTelegram bot [XC Switzerland](https://telegram.me/XC_Swiss_Bot) by Sergey Popov.\n\nSupported messenger backends:\n\n- Threema: https://threema.id/*CHXCBOT?text=help\n\nMore may follow in the future.\n\n## Usage\n\nShow the help screen:\n\n    help\n\nFollow a pilot:\n\n    follow \u003cusername\u003e\n\nList pilots being followed:\n\n    list\n\nStop following a pilot:\n\n    stop \u003cusername\u003e\n\nShow the current bot version:\n\n    version\n\n## Architecture\n\nThe bot is written in Rust using a SQLite database for keeping track of the\nprocessed flights and flight subscriptions.\n\n## Docker Image\n\nThe repository includes a Dockerfile.\n\nImportant paths:\n\n- `/etc/xc-bot/config.toml`: Configuration file\n- `/xc-bot/`: Work directory (including database)\n\nYou'll probably want to mount both files into the container.\n\nNote: This container runs as default user by default. If you use podman, you\ncan run the container as non-root.\n\n## License\n\nLicensed under the AGPL version 3 or later. See `LICENSE.md` file.\n\n    Copyright (C) 2021–2024 Danilo Bargen\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU Affero General Public License as\n    published by the Free Software Foundation, either version 3 of the\n    License, or (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU Affero General Public License for more details.\n\n    You should have received a copy of the GNU Affero General Public License\n    along with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n\n\u003c!-- Badges --\u003e\n[circle-ci]: https://circleci.com/gh/dbrgn/xc-bot/tree/main\n[circle-ci-badge]: https://circleci.com/gh/dbrgn/xc-bot/tree/main.svg?style=shield\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbrgn%2Fxc-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbrgn%2Fxc-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbrgn%2Fxc-bot/lists"}