From 36f546eaba4a028c884aef62282a03fcdf960478 Mon Sep 17 00:00:00 2001 From: Julian Lechner Date: Mon, 24 Aug 2026 15:23:41 +0200 Subject: [PATCH] docs(readme): refresh project badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 031b8cc..e2239ff 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Discord Audio Stream -[![npm](https://img.shields.io/npm/dw/discord-audio-stream)](http://npmjs.org/package/discord-audio-stream) +[![npm](https://img.shields.io/npm/dw/discord-audio-stream)](https://www.npmjs.com/package/discord-audio-stream) ![latest release](https://img.shields.io/gitea/v/release/FrauJulian/Discord-Audio-Stream?gitea_url=https%3A%2F%2Fgit.lechner-systems.at&color=blue) -![Gitea Repo stars](https://img.shields.io/gitea/stars/FrauJulian/Discord-Audio-Stream?gitea_url=https%3A%2F%2Fgit.lechner-systems.at&style=social) +![Github Repo stars](https://img.shields.io/github/stars/FrauJulian/Discord-Audio-Stream?github_url=https%3A%2F%2Fgithub.com&style=social) `discord-audio-stream` is a small TypeScript library for managed Discord voice playback through `@discordjs/voice` and ffmpeg.