Skip to content

Commit 1d58524

Browse files
authored
chore: add mafic to client list (#833)
1 parent 9151d28 commit 1d58524

File tree

1 file changed

+39
-38
lines changed

1 file changed

+39
-38
lines changed

README.md

Lines changed: 39 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -60,44 +60,45 @@ Additional labels for release candidates are available as extensions to the `MAJ
6060

6161

6262
## Client libraries:
63-
| Client | Platform | Compatible With | REST API Support | Additional Information |
64-
|-------------------------------------------------------------------------------------------------------|----------|-------------------------|------------------|---------------------------------|
65-
| [LavaClient](https://github.com/HoneycombsTeam/LavaClient) | Java | JDA || Archived |
66-
| [Lavalink.kt](https://github.com/DRSchlaubi/lavalink.kt) | Kotlin | JDA/Kord/**Any** || Kotlin Coroutines |
67-
| [Lavalink.py](https://github.com/Devoxin/Lavalink.py) | Python | **Any** || |
68-
| [lavasnek_rs](https://github.com/vicky5124/lavasnek_rs) | Python | **Any\*** || *`asyncio`-based libraries only |
69-
| [lavaplayer-py](https://github.com/HazemMeqdad/lavaplayer) | Python | **Any\*** || *`asyncio`-based libraries only |
70-
| [Wavelink](https://github.com/PythonistaGuild/Wavelink) | Python | discord.py **V2** || |
71-
| [Pomice](https://github.com/cloudwithax/pomice) | Python | discord.py **V2** || |
72-
| [discord-ext-lava](https://github.com/Axelware/discord-ext-lava) | Python | discord.py || |
73-
| [Lavapy](https://github.com/Aspect1103/Lavapy) | Python | discord.py || |
74-
| [Magma](https://github.com/initzx/magma) | Python | discord.py || |
75-
| [interactions-lavalink](https://github.com/interactions-py/lavalink) | Python | interactions.py || |
76-
| [Lavadeno](https://github.com/lavaclient/lavadeno) | Deno | **Any** || |
77-
| [LavaJS](https://github.com/OverleapTechnologies/LavaJS) | Node.js | **Any** || |
78-
| [LavaClient](https://github.com/lavaclient/lavaclient) | Node.js | **Any** || |
79-
| [Lavacoffee](https://github.com/XzFirzal/lavacoffee) | Node.js | **Any** || |
80-
| [Lavacord](https://github.com/lavacord/lavacord) | Node.js | **Any** || |
81-
| [FastLink](https://github.com/ThePedroo/FastLink) | Node.js | **Any** || |
82-
| [Moonlink.js](https://github.com/1Lucas1apk/moonlink.js) | Node.js | **Any** ||
83-
| [@skyra/audio](https://github.com/skyra-project/audio) | Node.js | discord.js || Archived |
84-
| [Poru](https://github.com/parasop/poru) | Node.js | **Any** || |
85-
| [Shoukaku](https://github.com/Deivu/Shoukaku) | Node.js | **Any** || | |
86-
| [Lavaudio](https://github.com/rilysh/lavaudio) | Node.js | **Any** ||
87-
| [Gorilink](https://github.com/Gorillas-Team/Gorilink) | Node.js | discord.js || Archived/Unmaintained |
88-
| [SandySounds](https://github.com/MrJohnCoder/SandySounds) | Node.js | **Any** || Unmaintained |
89-
| [eris-lavalink](https://github.com/briantanner/eris-lavalink) | Node.js | eris || Unmaintained |
90-
| [Victoria](https://github.com/Yucked/Victoria) | .NET | Discord.Net || |
91-
| [Lavalink4NET](https://github.com/angelobreuer/Lavalink4NET) | .NET | Discord\.Net/DSharpPlus || |
92-
| [DSharpPlus.Lavalink](https://github.com/DSharpPlus/DSharpPlus/tree/master/DSharpPlus.Lavalink) | .NET | DSharpPlus || |
93-
| [Lavalink.NET](https://github.com/Dev-Yukine/Lavalink.NET) | .NET | **Any** || Unmaintained |
94-
| [SharpLink](https://github.com/Devoxin/SharpLink) | .NET | Discord.Net || Unmaintained |
95-
| [DisCatSharp.Lavalink](https://github.com/Aiko-IT-Systems/DisCatSharp/tree/main/DisCatSharp.Lavalink) | .NET | DisCatSharp || |
96-
| [DisGoLink](https://github.com/disgoorg/disgolink) | Go | **Any** || |
97-
| [waterlink](https://github.com/lukasl-dev/waterlink) | Go | **Any** || |
98-
| [gavalink](https://github.com/foxbot/gavalink) | Go | **Any** || Unmaintained |
99-
| [Lavalink-rs](https://gitlab.com/vicky5124/lavalink-rs) | Rust | **Any\*** || *`tokio`-based libraries only |
100-
| [Coglink](https://github.com/ThePedroo/Coglink) | C | Concord || |
63+
| Client | Platform | Compatible With | REST API Support | Additional Information |
64+
|-------------------------------------------------------------------------------------------------------|----------|--------------------------------------------|------------------|---------------------------------|
65+
| [LavaClient](https://github.com/HoneycombsTeam/LavaClient) | Java | JDA || Archived |
66+
| [Lavalink.kt](https://github.com/DRSchlaubi/lavalink.kt) | Kotlin | JDA/Kord/**Any** || Kotlin Coroutines |
67+
| [Lavalink.py](https://github.com/Devoxin/Lavalink.py) | Python | **Any** || |
68+
| [lavasnek_rs](https://github.com/vicky5124/lavasnek_rs) | Python | **Any\*** || *`asyncio`-based libraries only |
69+
| [lavaplayer-py](https://github.com/HazemMeqdad/lavaplayer) | Python | **Any\*** || *`asyncio`-based libraries only |
70+
| [Mafic](https://github.com/ooliver1/mafic) | Python | discord.py **V2**/nextcord/disnake/py-cord || |
71+
| [Wavelink](https://github.com/PythonistaGuild/Wavelink) | Python | discord.py **V2** || |
72+
| [Pomice](https://github.com/cloudwithax/pomice) | Python | discord.py **V2** || |
73+
| [discord-ext-lava](https://github.com/Axelware/discord-ext-lava) | Python | discord.py || |
74+
| [Lavapy](https://github.com/Aspect1103/Lavapy) | Python | discord.py || |
75+
| [Magma](https://github.com/initzx/magma) | Python | discord.py || |
76+
| [interactions-lavalink](https://github.com/interactions-py/lavalink) | Python | interactions.py || |
77+
| [Lavadeno](https://github.com/lavaclient/lavadeno) | Deno | **Any** || |
78+
| [LavaJS](https://github.com/OverleapTechnologies/LavaJS) | Node.js | **Any** || |
79+
| [LavaClient](https://github.com/lavaclient/lavaclient) | Node.js | **Any** || |
80+
| [Lavacoffee](https://github.com/XzFirzal/lavacoffee) | Node.js | **Any** || |
81+
| [Lavacord](https://github.com/lavacord/lavacord) | Node.js | **Any** || |
82+
| [FastLink](https://github.com/ThePedroo/FastLink) | Node.js | **Any** || |
83+
| [Moonlink.js](https://github.com/1Lucas1apk/moonlink.js) | Node.js | **Any** || |
84+
| [@skyra/audio](https://github.com/skyra-project/audio) | Node.js | discord.js || Archived |
85+
| [Poru](https://github.com/parasop/poru) | Node.js | **Any** || |
86+
| [Shoukaku](https://github.com/Deivu/Shoukaku) | Node.js | **Any** || |
87+
| [Lavaudio](https://github.com/rilysh/lavaudio) | Node.js | **Any** || |
88+
| [Gorilink](https://github.com/Gorillas-Team/Gorilink) | Node.js | discord.js || Archived/Unmaintained |
89+
| [SandySounds](https://github.com/MrJohnCoder/SandySounds) | Node.js | **Any** || Unmaintained |
90+
| [eris-lavalink](https://github.com/briantanner/eris-lavalink) | Node.js | eris || Unmaintained |
91+
| [Victoria](https://github.com/Yucked/Victoria) | .NET | Discord.Net || |
92+
| [Lavalink4NET](https://github.com/angelobreuer/Lavalink4NET) | .NET | Discord\.Net/DSharpPlus || |
93+
| [DSharpPlus.Lavalink](https://github.com/DSharpPlus/DSharpPlus/tree/master/DSharpPlus.Lavalink) | .NET | DSharpPlus || |
94+
| [Lavalink.NET](https://github.com/Dev-Yukine/Lavalink.NET) | .NET | **Any** || Unmaintained |
95+
| [SharpLink](https://github.com/Devoxin/SharpLink) | .NET | Discord.Net || Unmaintained |
96+
| [DisCatSharp.Lavalink](https://github.com/Aiko-IT-Systems/DisCatSharp/tree/main/DisCatSharp.Lavalink) | .NET | DisCatSharp || |
97+
| [DisGoLink](https://github.com/disgoorg/disgolink) | Go | **Any** || |
98+
| [waterlink](https://github.com/lukasl-dev/waterlink) | Go | **Any** || |
99+
| [gavalink](https://github.com/foxbot/gavalink) | Go | **Any** || Unmaintained |
100+
| [Lavalink-rs](https://gitlab.com/vicky5124/lavalink-rs) | Rust | **Any\*** || *`tokio`-based libraries only |
101+
| [Coglink](https://github.com/ThePedroo/Coglink) | C | Concord || |
101102

102103
Or alternatively, you can create your own client library, following the [implementation documentation](https://github.com/freyacodes/Lavalink/blob/master/IMPLEMENTATION.md).
103104
Any client libraries marked with `Unmaintained` have been marked as such as their repositories have not received any commits for at least 1 year since time of checking,

0 commit comments

Comments
 (0)