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

The Great Schism #6

Draft
wants to merge 53 commits into
base: main
Choose a base branch
from
Draft

The Great Schism #6

wants to merge 53 commits into from

Conversation

denverquane
Copy link
Contributor

@denverquane denverquane commented Jan 5, 2021

Refactors Galactus to

  1. Not handle connections from capture clients; these connections will instead be handled by automuteus/wingman
  2. Handle all inbound/outbound Discord requests to help reduce complexity in the core bot business logic of automuteus
  3. Utilize a proper shard manager within the process; prevent scaling 20+instances of the bot, and instead having 2-3 instances of Galactus with 10+ shards each
  4. Implement more rigorous and structured Logging
  5. Include unit tests and mocks

Copy link

@CarbonNeuron CarbonNeuron left a comment

Choose a reason for hiding this comment

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

I do agree, The event payload has been updated.
Make sure to add easter eggs, easter is soon.

@automuteus automuteus deleted a comment from CarbonNeuron Feb 2, 2021
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