Closed dg010101 closed 7 years ago
doing a console log on bot.getMeda() returns this even if a user is in the room playing a tune: { author: '', cid: '', duration: -1, format: -1, id: -1, image: '', title: '' }
Not sure if its the API or if i'm doing something wrong. Thanks!
@autolog-statbot Was a user playing a song, also what version of plugAPI are you running?
Solved this with him on discord, was just an issue with his code.
@Dazzuh Thank you for the update!
doing a console log on bot.getMeda() returns this even if a user is in the room playing a tune: { author: '', cid: '', duration: -1, format: -1, id: -1, image: '', title: '' }
Not sure if its the API or if i'm doing something wrong. Thanks!