how i can get the requester
how i can get the requester when track start
9 Replies
Hi, I would do it like this
track.setRequester(id)
Instead of knowing the request, I would use it like this
let user = client.users.cache.get(player.current.requester)
message.reply('user: ' + user.username)
genetic-orangeOP•17mo ago
Ok thanks, but when will it be added?
and did you fix the autoplay
I fixed it and made other things not work too lol
genetic-orangeOP•17mo ago
Is there an explanation of how to use the filters? @1Lucas1.apk
@1Lucas1.apk and when i set a filter the song just stop
Sorry, I'm feeling mentally tired these days.
genetic-orangeOP•17mo ago
I'm sorry to hear that
As soon as I get home from school, I don't know, I'll check the problem
This problem is in lavalink
genetic-orangeOP•17mo ago
okay thx
I'm still checking