HarpyWar
Active Member
API documentation contains playUrl method, but I can't figure out what is "plugin" parameter there.
POST request is like this
/api/v1/bot/i/1042f0fe-67b8-4b58-9cea-888138448034/playUrl?url=https%3A%2F%2Fwww.myinstants.com%2Fmedia%2Fsounds%2Fmurloc.mp3&plugin=wat
It always returns {"success":false}
There is a project https://github.com/arlextra/myinstants-sinusbot but it seems it doesn't work with current beta SinusBot, because it's playUrl implementation differs from the current method description in docs.
Does this method incomplete or am I doing something wrong?
POST request is like this
/api/v1/bot/i/1042f0fe-67b8-4b58-9cea-888138448034/playUrl?url=https%3A%2F%2Fwww.myinstants.com%2Fmedia%2Fsounds%2Fmurloc.mp3&plugin=wat
It always returns {"success":false}
There is a project https://github.com/arlextra/myinstants-sinusbot but it seems it doesn't work with current beta SinusBot, because it's playUrl implementation differs from the current method description in docs.
Does this method incomplete or am I doing something wrong?
Last edited: