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

feat: services #412

Merged
merged 9 commits into from
Nov 19, 2024
Merged

feat: services #412

merged 9 commits into from
Nov 19, 2024

Conversation

ponderingdemocritus
Copy link
Contributor

@ponderingdemocritus ponderingdemocritus commented Nov 19, 2024

There was a bug within the services singelton pattern that cause the incorrect serivce to be called when multiple ones were used.

This changes the architecture so this doesn't happen.

@ponderingdemocritus ponderingdemocritus changed the title services feat: services Nov 19, 2024
Copy link
Collaborator

@monilpat monilpat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job with this feature! Thanks for getting this out! LGTM outside of addressing comments :)

packages/client-discord/src/messages.ts Show resolved Hide resolved
packages/client-discord/src/voice.ts Outdated Show resolved Hide resolved
packages/client-discord/src/voice.ts Outdated Show resolved Hide resolved
@monilpat
Copy link
Collaborator

Great work here! Feel free to a quick TLDR using the PR template if you can on the issue and any testing plan thank you so much!

@ponderingdemocritus
Copy link
Contributor Author

found some issues still - working on them

@sirkitree sirkitree merged commit 3a033b4 into main Nov 19, 2024
2 checks passed
@sirkitree sirkitree deleted the fix-services branch November 19, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants