Skip to content

Reply slash command #256

Answered by skick1234
onegentig asked this question in Q&A
Jun 25, 2022 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

Use metadata option to attach your interaction to the song/playlist

interaction.deferReply();

DisTube.play(channel, url, { metadata: { i: interaction } })

DisTube.on("addSong", (q, song) => {
    song.metadata.i.editReply(...)
})

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@D3FAU4T
Comment options

@skick1234
Comment options

Answer selected by skick1234
Comment options

You must be logged in to vote
3 replies
@skick1234
Comment options

@MTGPROD
Comment options

@skick1234
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants