Skip to content

Commit 6a2e6b8

Browse files
committed
Update readme
1 parent 3c743cd commit 6a2e6b8

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Standalone audio sending node based on Lavaplayer and JDA-Audio.
33
Allows for sending audio without it ever reaching any of your shards.
44

5-
Being used in production by FredBoat and Dyno.
5+
Being used in production by FredBoat, Dyno, Rythm, LewdBot, and more.
66

77
## Features
88
* Powered by Lavaplayer
@@ -16,11 +16,16 @@ Being used in production by FredBoat and Dyno.
1616
* Basic authentication
1717

1818
## Client libraries:
19+
### Supports 2.x:
1920
* [JDA client](https://github.com/Frederikam/Lavalink/tree/master/LavalinkClient) (JDA, Java)
21+
* Or [create your own](https://github.com/Frederikam/Lavalink/blob/master/IMPLEMENTATION.md)
22+
23+
### Supports 1.x:
2024
* [eris-lavalink](https://github.com/briantanner/eris-lavalink) (Eris, JavaScript)
2125
* [lava-d.js](https://github.com/untocodes/lava-d.js) (discord.js, JavaScript)
2226
* [lavalink.js](https://github.com/briantanner/lavalink.js) (discord.js, JavaScript)
23-
* Or [create your own](https://github.com/Frederikam/Lavalink/blob/master/IMPLEMENTATION.md)
27+
28+
Outdated as of January 29 2018.
2429

2530
## Server configuration
2631
Download from [the CI server](https://ci.fredboat.com/viewLog.html?buildId=lastSuccessful&buildTypeId=Lavalink_Build&tab=artifacts&guest=1)

0 commit comments

Comments
 (0)