-
Notifications
You must be signed in to change notification settings - Fork 56
question helppppp pls *lavasfy, sc* #152
Comments
this.player
.on("start", () => {
this.current = this.queue.shift();
if (this.textChannel) this.textChannel.send(util.embed().setColor(this.guild.me.displayHexColor).setDescription(`🎶 | Now playing **${this.current.info.title}**.`));
}) |
thx worked sry to asking again how can i add current playing music link to the description message in this result message |
If you are talking about URL then |
and how can i mention after ${this.current.info.title} in [mention] like "SONG NAME" requested by [@rajamoulimallareddy#0 0 0 1] |
keep like ${this.current.requester} or ${this.current.requester.tag} ..... |
ur the god thank a lot |
and another think i want -n has another reaction emoji for variety how How can i do this ? |
and i wanna now playing message get deleted when current music ended sry i ask so many question together ♥♥♥♥ |
the pull request is there #156 check it |
well just add it in the command file in |
well check for the message content and if use message react to react to message |
i dont get it what i need to do ? is this.player.msg a thing Tharki-God commented 9 days ago |
can some one answer my questions in discord ? |
|
My Discord ID, send a friend request |
just add the code defined in pull request |
default lavafy config @rajamoulimallareddy8888888888888888888888888888888888888888888888888888888888888888888888 const { Manager } = require("@lavacord/discord.js"); require("../extensions"); module.exports = class MusicClient extends Client {
}; 8888888888888888888888888888888888888888888888888888888888888888888888 this is music client.js |
you need to set auto resolve |
what ?? how? where exacly musicclient which line |
update your lavalink.jar |
|
embed color same as topest role
how can i define message in this music handler
The text was updated successfully, but these errors were encountered: