Skip to content

Hammster/twitch-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors