[VB.NET] Visual Basic Projects - Twitch Chatters via JSON API Response

Опубликовано: 29 Март 2026
на канале: Zero
997
14

A simple gui application that displays all users connected to a twitch channels chat. Our code uses a JSON response from the twitch API to display data about users connected to a twitch channels chat.

Coding begins at [04:00]

You can download the released and continually updated program from my github here.
https://github.com/ZeroPointGaming/Tw...

⟗ ⟗ ⟗ ⟗ ⟗ Music ⟗ ⟗ ⟗ ⟗ ⟗
Track 1 [00:00]: Lost Sky - Dreams pt. II (feat. Sara Skinner) [NCS Release]
Track 2 [03:35]: Axol & Max Hurrell - Shots Fired [NCS Release]
Track 3 [06:26]: Diamond Eyes - Hold On [NCS Release]

⟗ ⟗ ⟗ ⟗ ⟗ Social Media ⟗ ⟗ ⟗ ⟗ ⟗
► Twitter:   / 0pointgaming  
► Github: https://github.com/ZeroPointProgramming
► Twitch:   / 0pointgaming  

⟗ ⟗ ⟗ ⟗ ⟗ Tools ⟗ ⟗ ⟗ ⟗ ⟗
https://jsonformatter.curiousconcept.... for formatting json for classification

⟗ ⟗ ⟗ ⟗ ⟗ Coding Method Keywords ⟗ ⟗ ⟗ ⟗ ⟗
Visual Studio Built in Settings
HttpRequests/HttpResponse
JSON Serialization/JSON Deserialization