diff --git a/SUMMARY.md b/SUMMARY.md index 0067d70..3d74da0 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -44,6 +44,7 @@ * [Data Dictionary](other/data-dictionary.md) * [Embed Dashboard](other/embed-dashboard.md) * [Health Check](other/health-check.md) +* [Community Projects](other/community-projects.md) * [Stream Deck](other/stream-deck.md) ## 🖥️ API diff --git a/other/community-projects.md b/other/community-projects.md new file mode 100644 index 0000000..13b3087 --- /dev/null +++ b/other/community-projects.md @@ -0,0 +1,10 @@ +--- +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 +--- + +# 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. \ No newline at end of file