diff --git a/other/community-projects.md b/other/community-projects.md index 8a63fe6..448fce1 100644 --- a/other/community-projects.md +++ b/other/community-projects.md @@ -2,12 +2,12 @@ description: >- This page lists community projects that use SpeedTest Tracker as a base for their own projects. If you have a project that you would like to share, please - submit a pull request to add it to this list + submit a pull request to add it to this list. --- # Community Projects ## Projects -* [SpeedtestTrackerBot](https://github.com/josephistired/SpeedtestTrackerBot) - A locally-run Discord bot that integrates with the Speedtest Tracker API to provide real-time network speed test results. Easily deployable via Docker, it supports multi-architecture environments and offers commands for health checks and accessing the latest speedtest results. +* [SpeedtestTrackerBot](https://github.com/josephistired/SpeedtestTrackerBot) — SpeedtestTrackerBot is a lightweight Discord bot that integrates with the Speedtest Tracker API to provide real-time network performance data via slash commands like `/latest`, `/stats`, `/result`, and `/run`. It's easy to set up with Docker or systemd. * Stream Deck - Use the API to show the most recent result on your Stream Deck. Shoutout to [MartynKeigher](https://github.com/MartynKeigher) on GitHub for [providing](https://github.com/alexjustesen/speedtest-tracker/issues/1191) these instructions.