shipgirlproject / Shoukaku

A stable, powerful and updated wrapper around Lavalink
https://guide.shoukaku.shipgirl.moe/
MIT License
273 stars 84 forks source link

Add seyfert support to shoukaku #170

Closed EvilG-MC closed 6 months ago

EvilG-MC commented 6 months ago

Recently came out a library to interact with the discord API called "seyfert", this library is quite recent, but there is a release that is usable.

The version of seyfert with which this Connector was made is the github version. Or at least that's how it is at the time I made this PR (02-27-2024).

Github version: https://github.com/potoland/potocuit (aka seyfert) npmjs: https://npmjs.com/package/seyfert

Why? Because the github version has the necessary changes to make the Connector work.