Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Filters? #85

Open
TheUsual10k opened this issue May 8, 2021 · 12 comments
Open

Filters? #85

TheUsual10k opened this issue May 8, 2021 · 12 comments

Comments

@TheUsual10k
Copy link

Filters for this bot? , I think you can add them using Lavalink.

@rajamoulimallareddy
Copy link
Contributor

rajamoulimallareddy commented May 9, 2021

Filters for this bot? , I think you can add them using Lavalink.

it is very easy
const player = message.guild.music;

player.node.send({
op: "filters",
guildId: msg.guild.id || msg.guild,
<Your_filters_here>: value,
});

for Implementation
https://github.com/freyacodes/Lavalink/blob/63153009235aa578483b42434e5fb496f6092b2f/IMPLEMENTATION.md

@TheUsual10k
Copy link
Author

thankyou!

@rajamoulimallareddy
Copy link
Contributor

rajamoulimallareddy commented May 11, 2021

thankyou!

did you check whether it is working????

@hyonim
Copy link

hyonim commented May 11, 2021

thankyou!

did you and is it working????

working, thank you so much

@Allvaa
Copy link
Owner

Allvaa commented May 11, 2021

i might add filters if i want.

@rajamoulimallareddy
Copy link
Contributor

i might add filters if i want

i can help in @Allvaa i mean i already have them i will create a pull request and check them if they are okay you can merge.

@Allvaa
Copy link
Owner

Allvaa commented May 14, 2021

i might add filters if i want

i can help in @Allvaa i mean i already have them i will create a pull request and check them if they are okay you can merge.

i will add it myself for better filters handling.
is there any good filters config? maybe I can use it to implement filters sometime

@Allvaa Allvaa mentioned this issue May 14, 2021
@TheUsual10k
Copy link
Author

Maybe an example?
So i have an Idea how to add it?

@TheUsual10k
Copy link
Author

ded

@rajamoulimallareddy
Copy link
Contributor

rajamoulimallareddy commented May 23, 2021

@TheUsual10k check pull request I added some filters using musichandler if you want you can use those.

@TheUsual10k
Copy link
Author

@TheUsual10k check pull request I added some filters using musichandler if you want you can use those.

i tried your new commands in pull request but none of them seem to work , like i dont really notice anything different.

@rajamoulimallareddy
Copy link
Contributor

rajamoulimallareddy commented May 25, 2021

@TheUsual10k check pull request I added some filters using musichandler if you want you can use those.

i tried your new commands in pull request but none of them seem to work , like i dont really notice anything different.

Bruh did u check music handler and are you using Dev branch lavalink

@Allvaa Allvaa mentioned this issue Jun 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants