Tristan

Results 21 comments of Tristan

It would be a good idea to save the hash directly with Redis or in the MongoDB database with Redis caching. I would generate the hash when uploading files from...

The code 4006 means that the bot didn't exit the voice channel correctly. Discord gives voice connections a session ID. If the bot times out or disconnects from the gateway,...

I'm still lingering around on older Lavalink versions and didn't really try 3.4 yet 😄 But yeah, the header isn't "required" for it to work, but it should be still...

I'd say it would be better for the package to not be restricted to only specific node versions `"^16.x || ^18.x || ^20.x"` -> `>=16` Instead of limiting the package...

note that I added .bat & .cmd in case the repo will someday have a bat or cmd file (so it doesn't become a pitfall) should that be removed?

> what would be needed to add support for whisper? Is there documentation of how to do this? don't think so. I won't do anything with whisper for the next...

The library only supports discord.js up to **v12.5.3**. There is no specific date when the library will support v13. We have to wait until @MrJacz updates the library himself or...

Spotify added a new adblock detection as I addressed in #12 The bypass I added in #12 is already outdated. I guess you'll have to wait until @fuwwy reviews #14

Small reminder to update the go image version before this is merged... in 2077 😎 (or just ignore it, since the workflow is still on 1.12.3)