@@ -4,34 +4,34 @@ description: A list of Lavalink client libraries.
4
4
5
5
# Client Libraries
6
6
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** | ` Unmaintained ` |
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** | |
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** | ` Unmaintained ` |
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/TypeScript | ** 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** | |
35
35
36
36
<details markdown =" 1 " >
37
37
<summary >v3.7 supporting Client Libraries</summary >
@@ -43,7 +43,7 @@ description: A list of Lavalink client libraries.
43
43
| [ Mafic] ( https://github.com/ooliver1/mafic ) | Python | discord.py ** V2** /nextcord/disnake/py-cord | |
44
44
| [ Wavelink] ( https://github.com/PythonistaGuild/Wavelink ) | Python | discord.py ** V2** | ` Unmaintained ` , Version >=2, <3 |
45
45
| [ Pomice] ( https://github.com/cloudwithax/pomice ) | Python | discord.py ** V2** | |
46
- | [ Lavacord] ( https://github.com/lavacord/lavacord ) | Node.js | ** Any** | |
46
+ | [ Lavacord] ( https://github.com/lavacord/lavacord ) | Node.js | ** Any** | < v3 |
47
47
| [ Poru] ( https://github.com/parasop/poru ) | Node.js | ** Any** | |
48
48
| [ Shoukaku] ( https://github.com/Deivu/Shoukaku ) | Node.js | ** Any** | |
49
49
| [ Cosmicord.js] ( https://github.com/SudhanPlayz/Cosmicord.js ) | Node.js | ** Any** | |
0 commit comments