Skip to content

Commit 9d4165d

Browse files
authored
Add Lavalink.kt to v4 clients (#918)
1 parent 1c58040 commit 9d4165d

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,16 @@ Version numbers can come in different combinations, depending on the release typ
8888
---
8989

9090
## Client libraries:
91-
| Client | Platform | Compatible With | Additional Information |
92-
|--------------------------------------------------------------------|----------|--------------------------------------------|------------------------|
93-
| [DisGoLink](https://github.com/disgoorg/disgolink) | Go | **Any** | |
94-
| [Mafic](https://github.com/ooliver1/mafic) | Python | discord.py **V2**/nextcord/disnake/py-cord | |
95-
| [Moonlink.js](https://github.com/1Lucas1apk/moonlink.js) | Node.js | **Any** | |
96-
| [Magmastream](https://github.com/Blackfort-Hosting/magmastream) | Node.js | **Any** | |
97-
| [Lavacord](https://github.com/lavacord/Lavacord) | Node.js | **Any** | |
98-
| [Shoukaku](https://github.com/Deivu/Shoukaku) | Node.js | **Any** | |
99-
| [Coglink](https://github.com/PerformanC/Coglink) | C | Concord | |
91+
| Client | Platform | Compatible With | Additional Information |
92+
|-----------------------------------------------------------------|----------|--------------------------------------------|------------------------|
93+
| [Lavalink.kt](https://github.com/DRSchlaubi/Lavalink.kt) | Kotlin | Kord/JDA/**Any** | Kotlin Coroutines |
94+
| [DisGoLink](https://github.com/disgoorg/disgolink) | Go | **Any** | |
95+
| [Mafic](https://github.com/ooliver1/mafic) | Python | discord.py **V2**/nextcord/disnake/py-cord | |
96+
| [Moonlink.js](https://github.com/1Lucas1apk/moonlink.js) | Node.js | **Any** | |
97+
| [Magmastream](https://github.com/Blackfort-Hosting/magmastream) | Node.js | **Any** | |
98+
| [Lavacord](https://github.com/lavacord/Lavacord) | Node.js | **Any** | |
99+
| [Shoukaku](https://github.com/Deivu/Shoukaku) | Node.js | **Any** | |
100+
| [Coglink](https://github.com/PerformanC/Coglink) | C | Concord | |
100101

101102
<details>
102103
<summary>v3.7 supporting Client Libraries</summary>

0 commit comments

Comments
 (0)