Code Monkey home page Code Monkey logo

Comments (6)

angelobreuer avatar angelobreuer commented on June 2, 2024 1

Thank you! I did not know that Lavalink supports plugins. I will work on it

from lavalink4net.

SKProCH avatar SKProCH commented on June 2, 2024 1

Everything seems to be working fine.
I can't check it in the release version of my bot yet (cuz i use my own fork with my changes), but it seems to work in the test app.
I want to thank you very much for the support and development of this beautiful library.

from lavalink4net.

angelobreuer avatar angelobreuer commented on June 2, 2024

There are at the current time of writing five plugins listed in the PLUGINS.md of Lavalink:

  • Google Cloud TTS

I also implemented this plugin, but Google Cloud TTS is a paid service and I do not have existing access to the Google Cloud APIs, so it is hard to test.

  • SponsorBlock

Implemented, see above.

  • Topis Source Manager

This plugin does not need client support.

  • DuncteBot plugin

This plugin does not need client support.

  • Extra Filter Plugin

Is this worth implementing? It does only support one additional echo filter.

from lavalink4net.

angelobreuer avatar angelobreuer commented on June 2, 2024

3.0.0-preview.1 includes alpha support for the SponsorBlock extension using the Lavalink4NET.Integrations.SponsorBlock NuGet package.

To initialize the integration, call the UseSponsorBlock method on the audio service:

image

You can configure the default categories to skip like:

image

You can also configure sponsorblock on a per-guild basis, like:

image

Could you try out, if this fits your needs?

Thanks in advance!

from lavalink4net.

angelobreuer avatar angelobreuer commented on June 2, 2024

Linking commits

Integration API added: eef7406
SponsorBlock API added: 35d0f65

from lavalink4net.

angelobreuer avatar angelobreuer commented on June 2, 2024

@MrCakeSlayer was kind enough to provide Google Cloud credentials to test the Google Cloud TTS integration, so now there is also support for text-to-speech:

image

image

Linking commits:

Text To Speech Integration API added: fd2ace9

from lavalink4net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.