Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
davidffa committed Oct 6, 2021
1 parent 17cd1c6 commit 367d483
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ A custom lavalink forked from [melike2d](https://github.com/melike2d/lavalink).
- Refactorings
- Remove useless files
- Dependency updates
- Use [custom lavaplayer-fork](https://github.com/walkyst/lavaplayer-fork/tree/custom) from [Walkyst](https://github.com/walkyst) (fixes soundcloud, ytmsearch, provide artworkUrl on Track object, etc).
- Use [my custom lavaplayer-fork](https://github.com/davidffa/lavaplayer-fork/tree/custom) from [Walkyst](https://github.com/walkyst).
- Add Getyarn, Reddit, Yandex Music, Odysee sources. Yandex & Odysee search (`ymsearch:` `odsearch:` prefixes).
- Added WebSocket op code "ping" (responds with `{ "op": "pong" }`, useful to check WS ping).
- Added GET /versions route, returns info about jvm version, kotlin version, spring version, build time, etc.

Expand All @@ -17,4 +18,4 @@ A custom lavalink forked from [melike2d](https://github.com/melike2d/lavalink).
- [Walkyst](https://github.com/walkyst) (For lavaplayer-fork)
- [sedmelluq](https://github.com/sedmelluq) (For original lavaplayer)
- [Freya Arbjerg](https://github.com/freyacodes) (For original lavalink)
- [natanbc](https://github.com/natanbc) (For lavadsp filters)
- [natanbc](https://github.com/natanbc) (For lavadsp filters)

0 comments on commit 367d483

Please sign in to comment.