Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Chat for Visual Studio Code

Visual Studio Marketplace Installs Rating

Logo

Features

Adds a Chat log to the Explorer view Send chat messages without leaving VScode

Screenshot

Extension Settings

These settings have to be

{
  // Generate a token here: http://www.twitchapps.com/tmi
  "twitchChat.oauth": "************",
  "twitchChat.username": "TwitchUserName",
  "twitchChat.channel": "channelname",
  // Optional: Set the amount of chatmessages that are shown
  "twitchChat.historysize": 20
}

Known Issues

Most of these issues are because of VS code extension API limitations.

  • The Chatlogs are limited to a set height, therefore text is cut off and you have to read the content by hovering the entry
  • Chat emotes are not displayed

About

VScode Extension for Twitch Chat Integration

Topics

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages