Skip to content

Commit 803da2d

Browse files
authored
Merge pull request #101 from standleypg-dev/UI-migrate
Update README.md
2 parents 5b688fc + fb0aea1 commit 803da2d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Audio flows through: YoutubeDLSharp/YoutubeExplode -> FFmpeg processing (`Ffmpeg
7272
- FFmpeg
7373
- libsodium
7474
- libopus
75+
- libdave
7576
- yt-dlp
7677

7778
## Configuration

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A .NET 10 Discord bot for music playback, supporting various audio sources and r
2525
- [YoutubeExplode](https://github.com/Tyrrrz/YoutubeExplode) / [YoutubeDLSharp](https://github.com/Bluegrams/YoutubeDLSharp) + [yt-dlp](https://github.com/yt-dlp/yt-dlp)
2626
- [SoundCloudExplode](https://github.com/jerry08/SoundCloudExplode)
2727
- [NAudio](https://github.com/naudio/NAudio) / [FFmpeg](https://ffmpeg.org) - audio processing
28-
- [libopus](https://opus-codec.org) / [libsodium](https://doc.libsodium.org) - voice encryption and encoding
28+
- [libopus](https://opus-codec.org) / [libsodium](https://doc.libsodium.org) / [libdave](https://github.com/discord/libdave) - voice encryption and encoding
2929

3030
### Frontend
3131
- [React 19](https://react.dev) with TypeScript

0 commit comments

Comments
 (0)