@@ -4,51 +4,52 @@ description: A list of Lavalink client libraries.
44
55# Client Libraries
66
7- | Client | Platform | Compatible With | Additional Information |
8- | ---------------------------------------------------------------------| -----------------| --------------------------------------------| --------------------------------|
9- | [ Lavalink-Client] ( https://github.com/lavalink-devs/Lavalink-Client ) | Java/Kotlin/JVM | JDA/Discord4J/** Any** | Uses reactor |
10- | [ Lavalink.kt] ( https://github.com/DRSchlaubi/Lavalink.kt ) | Kotlin | Kord/JDA/** Any** | Kotlin Coroutines |
11- | [ DisGoLink] ( https://github.com/disgoorg/disgolink ) | Go | ** Any** | |
12- | [ lavalink.py] ( https://github.com/devoxin/lavalink.py ) | Python | ** Any** | |
13- | [ Mafic] ( https://github.com/ooliver1/mafic ) | Python | discord.py ** V2** /nextcord/disnake/py-cord | |
14- | [ Wavelink] ( https://github.com/PythonistaGuild/Wavelink ) | Python | discord.py ** V2** | |
15- | [ Pomice] ( https://github.com/cloudwithax/pomice ) | Python | discord.py ** V2** | |
16- | [ hikari-ongaku] ( https://github.com/MPlatypus/hikari-ongaku ) | Python | Hikari | ` asyncio ` -based |
17- | [ Moonlink.js] ( https://github.com/1Lucas1apk/moonlink.js ) | Node.js | ** Any** | |
18- | [ Magmastream] ( https://github.com/Blackfort-Hosting/magmastream ) | Node.js | ** Any** | |
19- | [ Lavacord] ( https://github.com/lavacord/Lavacord ) | Node.js | ** Any** | |
20- | [ Shoukaku] ( https://github.com/Deivu/Shoukaku ) | Node.js | ** Any** | |
21- | [ Lavalink-Client] ( https://github.com/tomato6966/Lavalink-Client ) | Node.js | ** Any** | |
22- | [ FastLink] ( https://github.com/PerformanC/FastLink ) | Node.js | ** Any** | |
23- | [ Riffy] ( https://github.com/riffy-team/riffy ) | Node.js | ** Any** | |
24- | [ lavaclient] ( https://npmjs.com/lavaclient ) | Node.js | ** Any** | v5+ |
25- | [ TsumiLink] ( https://github.com/Fyphen1223/TsumiLink ) | Node.js | ** Any** | |
26- | [ Blue.ts] ( https://github.com/ftrapture/blue.ts ) | Node.js | Discord.js/Eris/OceanicJs | |
27- | [ Rainlink] ( https://github.com/RainyXeon/Rainlink ) | Node.js | ** Any** | |
28- | [ DisCatSharp] ( https://github.com/Aiko-IT-Systems/DisCatSharp ) | .NET | DisCatSharp | v10.4.2+ |
29- | [ Lavalink4NET] ( https://github.com/angelobreuer/Lavalink4NET ) | .NET | Discord.Net/DSharpPlus/Remora/NetCord | v4+ |
30- | [ Nomia] ( https://github.com/DHCPCD9/Nomia ) | .NET | DSharpPlus | |
31- | [ Coglink] ( https://github.com/PerformanC/Coglink ) | C | Concord | |
32- | [ lavalink-rs] ( https://gitlab.com/vicky5124/lavalink-rs ) | Rust, Python | ** Any** | ` tokio ` -based, ` asyncio ` -based |
33- | [ lavalink] ( https://github.com/nyxx-discord/nyxx_lavalink ) | Dart | nyxx/** Any** | |
7+ | Client | Platform | Compatible With | Additional Information |
8+ | ---------------------------------------------------------------------| -----------------| --------------------------------------------| ------------------------------------|
9+ | [ Lavalink-Client] ( https://github.com/lavalink-devs/Lavalink-Client ) | Java/Kotlin/JVM | JDA/Discord4J/** Any** | Uses reactor |
10+ | [ Lavalink.kt] ( https://github.com/DRSchlaubi/Lavalink.kt ) | Kotlin | Kord/JDA/** Any** | Kotlin Coroutines |
11+ | [ DisGoLink] ( https://github.com/disgoorg/disgolink ) | Go | ** Any** | |
12+ | [ lavalink.py] ( https://github.com/devoxin/lavalink.py ) | Python | ** Any** | |
13+ | [ Mafic] ( https://github.com/ooliver1/mafic ) | Python | discord.py ** V2** /nextcord/disnake/py-cord | |
14+ | [ Wavelink] ( https://github.com/PythonistaGuild/Wavelink ) | Python | discord.py ** V2** | |
15+ | [ Pomice] ( https://github.com/cloudwithax/pomice ) | Python | discord.py ** V2** | |
16+ | [ hikari-ongaku] ( https://github.com/MPlatypus/hikari-ongaku ) | Python | Hikari | ` asyncio ` -based |
17+ | [ lavaplay.py] ( https://github.com/HazemMeqdad/lavaplay.py ) | Python | ** Any** | ` asyncio ` -based libraries 1.0.13a+ |
18+ | [ Moonlink.js] ( https://github.com/1Lucas1apk/moonlink.js ) | Node.js | ** Any** | |
19+ | [ Magmastream] ( https://github.com/Blackfort-Hosting/magmastream ) | Node.js | ** Any** | |
20+ | [ Lavacord] ( https://github.com/lavacord/Lavacord ) | Node.js | ** Any** | |
21+ | [ Shoukaku] ( https://github.com/Deivu/Shoukaku ) | Node.js | ** Any** | |
22+ | [ Lavalink-Client] ( https://github.com/tomato6966/Lavalink-Client ) | Node.js | ** Any** | |
23+ | [ FastLink] ( https://github.com/PerformanC/FastLink ) | Node.js | ** Any** | |
24+ | [ Riffy] ( https://github.com/riffy-team/riffy ) | Node.js | ** Any** | |
25+ | [ lavaclient] ( https://npmjs.com/lavaclient ) | Node.js | ** Any** | v5+ |
26+ | [ TsumiLink] ( https://github.com/Fyphen1223/TsumiLink ) | Node.js | ** Any** | |
27+ | [ Blue.ts] ( https://github.com/ftrapture/blue.ts ) | Node.js | Discord.js/Eris/OceanicJs | |
28+ | [ Rainlink] ( https://github.com/RainyXeon/Rainlink ) | Node.js | ** Any** | |
29+ | [ DisCatSharp] ( https://github.com/Aiko-IT-Systems/DisCatSharp ) | .NET | DisCatSharp | v10.4.2+ |
30+ | [ Lavalink4NET] ( https://github.com/angelobreuer/Lavalink4NET ) | .NET | Discord.Net/DSharpPlus/Remora/NetCord | v4+ |
31+ | [ Nomia] ( https://github.com/DHCPCD9/Nomia ) | .NET | DSharpPlus | |
32+ | [ Coglink] ( https://github.com/PerformanC/Coglink ) | C | Concord | |
33+ | [ lavalink-rs] ( https://gitlab.com/vicky5124/lavalink-rs ) | Rust, Python | ** Any** | ` tokio ` -based, ` asyncio ` -based |
34+ | [ lavalink] ( https://github.com/nyxx-discord/nyxx_lavalink ) | Dart | nyxx/** Any** | |
3435
3536<details markdown =" 1 " >
3637<summary >v3.7 supporting Client Libraries</summary >
3738
38- | Client | Platform | Compatible With | Additional Information |
39- | ---------------------------------------------------------------| ----------| --------------------------------------------| ---------------------------------|
40- | [ Lavalink.kt] ( https://github.com/DRSchlaubi/lavalink.kt ) | Kotlin | JDA/Kord/** Any** | Kotlin Coroutines |
41- | [ lavaplay.py] ( https://github.com/HazemMeqdad/lavaplay.py ) | Python | ** Any\* ** | * ` asyncio ` -based libraries only |
42- | [ Mafic] ( https://github.com/ooliver1/mafic ) | Python | discord.py ** V2** /nextcord/disnake/py-cord | |
43- | [ Wavelink] ( https://github.com/PythonistaGuild/Wavelink ) | Python | discord.py ** V2** | Version >=2, <3 |
44- | [ Pomice] ( https://github.com/cloudwithax/pomice ) | Python | discord.py ** V2** | |
45- | [ Lavacord] ( https://github.com/lavacord/lavacord ) | Node.js | ** Any** | |
46- | [ Poru] ( https://github.com/parasop/poru ) | Node.js | ** Any** | |
47- | [ Shoukaku] ( https://github.com/Deivu/Shoukaku ) | Node.js | ** Any** | |
48- | [ Cosmicord.js] ( https://github.com/SudhanPlayz/Cosmicord.js ) | Node.js | ** Any** | |
49- | [ DisCatSharp] ( https://github.com/Aiko-IT-Systems/DisCatSharp ) | .NET | DisCatSharp | Only prior v10.4.1 |
50- | [ Lavalink4NET] ( https://github.com/angelobreuer/Lavalink4NET ) | .NET | Discord.Net/DSharpPlus | < v4 |
51- | [ DisGoLink] ( https://github.com/disgoorg/disgolink ) | Go | ** Any** | |
39+ | Client | Platform | Compatible With | Additional Information |
40+ | ---------------------------------------------------------------| ----------| --------------------------------------------| ------------------------------------ |
41+ | [ Lavalink.kt] ( https://github.com/DRSchlaubi/lavalink.kt ) | Kotlin | JDA/Kord/** Any** | Kotlin Coroutines |
42+ | [ lavaplay.py] ( https://github.com/HazemMeqdad/lavaplay.py ) | Python | ** Any\* ** | ` asyncio ` -based libraries 1.0.12a> |
43+ | [ Mafic] ( https://github.com/ooliver1/mafic ) | Python | discord.py ** V2** /nextcord/disnake/py-cord | |
44+ | [ Wavelink] ( https://github.com/PythonistaGuild/Wavelink ) | Python | discord.py ** V2** | Version >=2, <3 |
45+ | [ Pomice] ( https://github.com/cloudwithax/pomice ) | Python | discord.py ** V2** | |
46+ | [ Lavacord] ( https://github.com/lavacord/lavacord ) | Node.js | ** Any** | |
47+ | [ Poru] ( https://github.com/parasop/poru ) | Node.js | ** Any** | |
48+ | [ Shoukaku] ( https://github.com/Deivu/Shoukaku ) | Node.js | ** Any** | |
49+ | [ Cosmicord.js] ( https://github.com/SudhanPlayz/Cosmicord.js ) | Node.js | ** Any** | |
50+ | [ DisCatSharp] ( https://github.com/Aiko-IT-Systems/DisCatSharp ) | .NET | DisCatSharp | Only prior v10.4.1 |
51+ | [ Lavalink4NET] ( https://github.com/angelobreuer/Lavalink4NET ) | .NET | Discord.Net/DSharpPlus | < v4 |
52+ | [ DisGoLink] ( https://github.com/disgoorg/disgolink ) | Go | ** Any** | |
5253
5354</details >
5455
0 commit comments