poru-example icon indicating copy to clipboard operation
poru-example copied to clipboard

An example of poru lavalink client, lavalink music bot with so many features

Results 5 poru-example issues
Sort by recently updated
recently updated
newest added

Attempting to use the example with lavalink v4 causes the lavalink log to output `2023-12-30T09:17:24.090Z WARN 45825 --- [ XNIO-1 task-2] o.s.web.servlet.PageNotFound No mapping for GET / ` and the...

When using the` /play ` command the bot only ever loads the[ top youtube search for the term 'undefined'](https://www.youtube.com/watch?v=jbnddQ9l0IA). The `const resolve = await client.poru.resolve(interaction.options.getString('query'));` line is malformed and only...

RangeError: Some of your Plugin does not extend Poru's Plugin. at /home/container/node_modules/poru/dist/src/Poru.js:53:27 at Array.forEach () at Poru.init (/home/container/node_modules/poru/dist/src/Poru.js:51:34) at Client. (/home/container/events/Client/ready.js:19:17) at Client.emit (node:events:513:28) at WebSocketManager.triggerClientReady (/home/container/node_modules/discord.js/src/client/websocket/WebSocketManager.js:385:17) at WebSocketManager.checkShardsReady (/home/container/node_modules/discord.js/src/client/websocket/WebSocketManager.js:368:10)...

git dep preparation failed error when i trry to install node packages ![nodeerror](https://github.com/parasop/poru-example/assets/114764941/861a6d96-5f88-4e53-943e-bf82ded6b5a2)