Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A chat bot that notifies you about new paragliding cross-country flights.

License

NotificationsYou must be signed in to change notification settings

dbrgn/xc-bot

Repository files navigation

CircleCI

A chat bot that notifies you about new paragliding cross-country flightspublished onXContest as part of the SwissCrossCountry Cup. Inspired by theTelegram botXC Switzerland by Sergey Popov.

Supported messenger backends:

More may follow in the future.

Usage

Show the help screen:

help

Follow a pilot:

follow <username>

List pilots being followed:

list

Stop following a pilot:

stop <username>

Show the current bot version:

version

Architecture

The bot is written in Rust using a SQLite database for keeping track of theprocessed flights and flight subscriptions.

Docker Image

The repository includes a Dockerfile.

Important paths:

  • /etc/xc-bot/config.toml: Configuration file
  • /xc-bot/: Work directory (including database)

You'll probably want to mount both files into the container.

Note: This container runs as default user by default. If you use podman, youcan run the container as non-root.

License

Licensed under the AGPL version 3 or later. SeeLICENSE.md file.

Copyright (C) 2021–2024 Danilo BargenThis program is free software: you can redistribute it and/or modifyit under the terms of the GNU Affero General Public License aspublished by the Free Software Foundation, either version 3 of theLicense, or (at your option) any later version.This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See theGNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public Licensealong with this program.  If not, see <https://www.gnu.org/licenses/>.

About

A chat bot that notifies you about new paragliding cross-country flights.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

[8]ページ先頭

©2009-2025 Movatter.jp