Skip to content

Commit 8738c3c

Browse files
authored
Merge pull request #99 from SamOphis/master
added new java client
2 parents 36f2bf8 + 5579c0b commit 8738c3c

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,18 @@ Being used in production by FredBoat, Dyno, Rythm, LewdBot, and more.
1919

2020
## Client libraries:
2121
### Supports 2.x:
22-
* [JDA client](https://github.com/Frederikam/Lavalink/tree/master/LavalinkClient) (JDA, Java)
23-
* [Magma](https://github.com/initzx/magma/) (discord.py, Python)
24-
* [Lavalink.py](https://github.com/Devoxin/Lavalink.py) (discord.py, Python)
25-
* [pylava](https://github.com/Pandentia/pylava) (discord.py, Python)
22+
* [JDA client](https://github.com/Frederikam/Lavalink/tree/master/LavalinkClient) ([JDA](https://github.com/DV8FromTheWorld/JDA), Java)
23+
* [LavaClient](https://github.com/SamOphis/LavaClient) (Java)
24+
* [Magma](https://github.com/initzx/magma/) ([discord.py](https://github.com/Rapptz/discord.py), Python)
25+
* [Lavalink.py](https://github.com/Devoxin/Lavalink.py) ([discord.py](https://github.com/Rapptz/discord.py), Python)
26+
* [pylava](https://github.com/Pandentia/pylava) ([discord.py](https://github.com/Rapptz/discord.py), Python)
2627
* [SandySounds](https://github.com/MrJohnCoder/SandySounds) (JavaScript)
27-
* [eris-lavalink](https://github.com/briantanner/eris-lavalink) (Eris, JavaScript)
28-
* [discord.js-lavalink](https://github.com/MrJacz/discord.js-lavalink/) (Discord.js, JavaScript)
28+
* [eris-lavalink](https://github.com/briantanner/eris-lavalink) ([eris](https://github.com/abalabahaha/eris), JavaScript)
29+
* [discord.js-lavalink](https://github.com/MrJacz/discord.js-lavalink/) ([discord.js](https://github.com/discordjs/discord.js), JavaScript)
2930
* Or [create your own](https://github.com/Frederikam/Lavalink/blob/master/IMPLEMENTATION.md)
3031

3132
### Supports 1.x:
32-
* [lavalink.js](https://github.com/briantanner/lavalink.js) (discord.js, JavaScript)
33+
* [lavalink.js](https://github.com/briantanner/lavalink.js) ([discord.js](https://github.com/discordjs/discord.js), JavaScript)
3334

3435
Outdated as of January 29 2018.
3536

0 commit comments

Comments
 (0)