- Notifications
You must be signed in to change notification settings - Fork0
A chat bot that notifies you about new paragliding cross-country flights.
License
dbrgn/xc-bot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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.
Show the help screen:
helpFollow a pilot:
follow <username>List pilots being followed:
listStop following a pilot:
stop <username>Show the current bot version:
versionThe bot is written in Rust using a SQLite database for keeping track of theprocessed flights and flight subscriptions.
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.
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Uh oh!
There was an error while loading.Please reload this page.