Skip to content

kamerat/vs-code-twitch-chat

Repository files navigation

Twitch Chat

Twitch chat is an extention that integrates a twitch channel chat of your choice in to your code editor.

Features

Twitch chat in tab
  1. Draggable & Responsive
  2. Emotes & Links
Chat notifications -when chat tab is not focused
  1. Popup new chats (Optional)
  2. Title indicator

Getting Started

  1. Navigate to Settings > Extensions > Twitch Chat
  2. Add channel, username and your oauth token
  3. Reload/Restart VS Code
  4. Open the command menu; [ctrl]+[shift]+[p] (or whatever you have bound it to)
  5. Type Twitch: Open chat

Extension Settings

This extension contributes the following settings:

Setting Description Type
twitch.fontSize Sets font size of chat window String ~ 14px
twitch.alert Enable/disable chat popup alerts Boolean ~ false
twitch.channel Twitch channel you want to chat in String ~ bobross
twitch.username Your twitch username String ~ mytwitchname
twitch.oauth Your twitch oauth token String ~ oauth:TOKEN_KEY

You can generate your oauth token at n0.no/twitch or create one yourself.

Known Issues

🦗🦗🦗

Contributing

Feel free to submit issues and pull requests over at the github repository.