Skip to content

Commit

Permalink
README.md: Categorise client by language
Browse files Browse the repository at this point in the history
  • Loading branch information
devoxin authored Oct 4, 2022
1 parent 5a2c85e commit 9377352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ While major, minor and patch will do an optimum effort to adhere to [Semantic Ve
## Client libraries:
Client | Platform | Compatible With | Additional Information
-------|----------|-----------------|-----------------------
[Lavalink-Client](https://github.com/freyacodes/lavalink-client) | Java | JDA/**Any**
[Lavalink.kt](https://github.com/DRSchlaubi/lavalink.kt) | Kotlin | JDA/Kord/**Any** | Kotlin Coroutines
[Lavalink-Client](https://github.com/freyacodes/lavalink-client) | Java | JDA/**Any**
[LavaClient](https://github.com/HoneycombsTeam/LavaClient) | Java | JDA
[Lavalink.kt](https://github.com/DRSchlaubi/lavalink.kt) | Kotlin | JDA/Kord/**Any** | Kotlin Coroutines
[Lavalink.py](https://github.com/Devoxin/Lavalink.py) | Python | **Any**
[lavasnek_rs](https://github.com/vicky5124/lavasnek_rs) | Python | **Any\*** | *`asyncio`-based libraries only
[lavaplayer-py](https://github.com/HazemMeqdad/lavaplayer) | Python | **Any\*** | *`asyncio`-based libraries only
Expand Down

0 comments on commit 9377352

Please sign in to comment.