Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 authored Oct 12, 2022
2 parents 2c85436 + 8f307c8 commit 4d90b87
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 3 additions & 3 deletions PLUGINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Lavalink supports third-party plugins to add additional functionality such as cu
WebSocket handling, REST endpoints, and much more.

List of plugins:
- [Google Cloud TTS](https://github.com/DuncteBot/tts-plugin) A text to speech plugin using the [google cloud tts api](https://cloud.google.com/text-to-speech/docs)
- [SponsorBlock](https://github.com/Topis-Lavalink-Plugins/Sponsorblock-Plugin) for skipping sponsor segments in YouTube videos
- [Topis Source Managers](https://github.com/Topis-Lavalink-Plugins/Topis-Source-Managers-Plugin) adds Spotify and Apple Music support
- [Google Cloud TTS plugin](https://github.com/DuncteBot/tts-plugin) A text to speech plugin using the [google cloud tts api](https://cloud.google.com/text-to-speech/docs)
- [SponsorBlock plugin](https://github.com/TopiSenpai/Sponsorblock-Plugin) for skipping sponsor segments in YouTube videos
- [LavaSrc plugin](https://github.com/TopiSenpai/LavaSrc) adds Spotify, Apple Music & Deezer(native play) support
- [DuncteBot plugin](https://github.com/DuncteBot/skybot-lavalink-plugin) adds additional source managers that are not widely used
- [Extra Filter plugin](https://github.com/rohank05/lavalink-filter-plugin) adds additional audio filters to lavalink
- [XM plugin](https://github.com/esmBot/lava-xm-plugin) adds support for various [music tracker module](https://en.wikipedia.org/wiki/Module_file) formats
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ 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-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
Expand All @@ -91,12 +92,13 @@ Client | Platform | Compatible With | Additional Information
[discord-ext-lava](https://github.com/Axelware/discord-ext-lava) | Python | discord.py
[Lavapy](https://github.com/Aspect1103/Lavapy) | Python | discord.py
[Magma](https://github.com/initzx/magma) | Python | discord.py
[interactions-lavalink](https://github.com/interactions-py/lavalink) | Python | interactions.py
[Lavadeno](https://github.com/lavaclient/lavadeno) | Deno | **Any**
[LavaJS](https://github.com/OverleapTechnologies/LavaJS) | Node.js | **Any**
[erela.js](https://github.com/MenuDocs/erela.js) | Node.js | **Any**
[LavaClient](https://github.com/lavaclient/lavaclient) | Node.js | **Any**
[Lavacoffee](https://github.com/XzFirzal/lavacoffee) | Node.js | **Any**
[Lavacord](https://github.com/lavacord/lavacord) | Node.js | **Any**
[FastLink](https://github.com/ThePedroo/FastLink) | Node.js | **Any**
[Moonlink.js](https://github.com/1Lucas1apk/moonlink.js) | Node.js | **Any**
[@skyra/audio](https://github.com/skyra-project/audio) | Node.js | discord.js | Archived
[Poru](https://github.com/parasop/poru) | Node.js | **Any**
Expand Down

0 comments on commit 4d90b87

Please sign in to comment.