Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guilded integration #13

Closed
Haelikor opened this issue May 11, 2023 · 2 comments
Closed

Guilded integration #13

Haelikor opened this issue May 11, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Haelikor
Copy link

As shitty Roblox knockoff to Discord that Discord "borrows" features from sometime, was wondering how difficult it'd be to do this but with Guilded. It has a bot api now and a similar problem.

@Emik03
Copy link

Emik03 commented May 11, 2023

This feels like huge scope creep to me, honestly.
Correct me if I am wrong but there doesn't appear to be a client library for sending audio to a bot in Guilded, which would need to be done first before such an application can be made.

@Enitoni
Copy link
Owner

Enitoni commented May 11, 2023

While I am not opposed to the idea of making pulseshitter work with other platforms, there is some substantial work that need to be made to the codebase in order to support this. I would need a very good reason to do it, and currently I don't feel as if this is a good enough reason.

I also don't use Guilded which makes it less important to me. However, if enough people ask for it, I will consider it.

Not to mention, for any platform supported, there must be good, mature, and usable client libraries available. Looking a bit at the crates for guilded, I only found a few related to the same project and they have several issues:

  1. They seem to no longer be maintained.
  2. They are unfinished and do not have any working examples.
  3. There is no voice library, which is of upmost importance when implementing anything related to voice chat.

If these issues are resolved and there is enough of a demand for this sort of support, I will definitely consider it. However, for now I will close this as it seems to be way too out of scope and requires a lot of work for very little perceived gain.

@Enitoni Enitoni closed this as completed May 11, 2023
@Enitoni Enitoni added enhancement New feature or request wontfix labels May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants