Comparing version 1.0.9 to 1.1.0
{ | ||
"name": "poru", | ||
"version": "1.0.9", | ||
"version": "1.1.0", | ||
"description": "A stable and powefull lavalink client with so many features", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -88,3 +88,3 @@ <p align="center"> | ||
// THIS IS REQUIRED. Send raw events to Erela.js | ||
// this event used to make connections upto date with lavalink | ||
client.on("raw",async d => await client.poru.packetUpdate(d)); | ||
@@ -91,0 +91,0 @@ |
30492