alexjustesen / speedtest-tracker

Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service.
https://speedtest-tracker.dev/
MIT License
2.46k stars 89 forks source link

SpeedtestTrackerBot #1588

Open josephistired opened 3 days ago

josephistired commented 3 days ago

Hello, Alex!

I've been running your Speedtest Tracker on my Raspberry Pi for the past few months, and I love the data it provides! I wanted to share a project I've been working on that integrates with Speedtest Tracker, specifically using its API.

I know you have plans to rewrite the API, which I can't wait for. I'm excited to see the new features and improvements that will come with it, and the new routes the bot will be able to use (:

Project Overview

I've developed a Discord bot named SpeedtestTrackerBot that interacts with the Speedtest Tracker API since I use Discord all the time (: This bot provides users with real-time network speed test results directly within Discord.

Usage

The bot is designed to run locally, and I’ve provided a systemd service file to facilitate easy deployment, especially for users running it on a Raspberry Pi or other Linux systems.

Feedback and Collaboration

I would love to get your feedback on this bot. If you think it’s useful, perhaps we could mention it in the Speedtest Tracker documentation or README to help other users find and use it. It can be found here

Thanks for making such a great open-source project!

alexjustesen commented 2 days ago

This is really cool! I'm on vacation for the next week(ish) so I'll be in touch soon!