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

Minimize communication with Discord for performance and aesthetic gain, and pretty things up with embeds (optional) and more symbols #5

Merged
merged 5 commits into from
Nov 2, 2020

Conversation

twilsonco
Copy link
Contributor

As it says in my modified readme:

MODIIFIED FROM nwithan8's version in the following ways:

  • Faster and more efficient thanks to minimal communication with Discord
    • Edit a single message with updated information rather than delete and replace (but replace if message isn't the bottom-most message in the channel)
    • Only edit/add message if message contents differ from previous message, so almost all communication with Discord is eliminated
    • Add/remove individual reactions only when neessary
  • Use of embeds (optional) and more symbols for more aesthetic output
  • Use convenient units for bitrate reporting
  • Include media type in stream info

@nwithan8 nwithan8 merged commit b7b6207 into nwithan8:master Nov 2, 2020
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.

2 participants