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
- Draggable & Responsive
- Emotes & Links
Chat notifications -when chat tab is not focused
- Popup new chats (Optional)
- Title indicator
Getting Started
- Navigate to
Settings > Extensions > Twitch Chat
- Add
channel , username and your oauth token
- Reload/Restart VS Code
- Open the command menu;
[ctrl] +[shift] +[p] (or whatever you have bound it to)
- 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.
| |