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

Twitch API (Badges, Name Colors, Emotes) #2

Merged
merged 6 commits into from
Jul 11, 2024
Merged

Twitch API (Badges, Name Colors, Emotes) #2

merged 6 commits into from
Jul 11, 2024

Conversation

Dan-Mizu
Copy link
Owner

  • added ability to fetch from twitch api with app id/secret, fetched by the client by fetching from peepochat's own API.
  • currently, this includes stream, user, and badge info.
  • added global twitch chat badges to the chat
  • added name colors
  • added WIP channel button component
  • added loading progress indicator
  • custom error page
  • able to parse through messages now to replace specified positions/words with their emote. relies on what twitch provides through the message event. eventually we will need to make our own method for non-twitch emotes.

Dan-Mizu and others added 6 commits April 8, 2024 18:46
- added ability to fetch from twitch api with app id/secret, fetched by the client by fetching from peepochat's own API.
 - currently, this includes stream, user, and badge info.
- added global twitch chat badges to the chat
- added WIP channel button component
- added loading progress indicator
- custom error page
- able to parse through messages now to replace specified positions/words with their emote. relies on what twitch provides through the message event. eventually we will need to make our own method for non-twitch emotes.
@Dan-Mizu Dan-Mizu self-assigned this Jul 11, 2024
Copy link

vercel bot commented Jul 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
peepo-chat-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2024 6:30am

@Dan-Mizu Dan-Mizu merged commit fe6c8b7 into preview Jul 11, 2024
2 checks passed
@Dan-Mizu Dan-Mizu deleted the update branch July 11, 2024 06:30
@Dan-Mizu Dan-Mizu restored the update branch July 11, 2024 06:30
@Dan-Mizu Dan-Mizu deleted the update branch July 11, 2024 06: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.

1 participant