Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haliphax/code-twitch-highlighter
VS Code extension that allows Twitch viewers to redeem channel points in order to highlight a line in the streamer's text editor
https://github.com/haliphax/code-twitch-highlighter
twitch-chat twitch-irc vs-code-extension
Last synced: about 5 hours ago
JSON representation
VS Code extension that allows Twitch viewers to redeem channel points in order to highlight a line in the streamer's text editor
- Host: GitHub
- URL: https://github.com/haliphax/code-twitch-highlighter
- Owner: haliphax
- License: mit
- Created: 2021-07-08T19:59:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-18T00:51:19.000Z (over 1 year ago)
- Last Synced: 2024-05-01T12:27:09.211Z (7 months ago)
- Topics: twitch-chat, twitch-irc, vs-code-extension
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Twitch Highlighter for VS Code
Allows Twitch viewers to redeem channel points in order to highlight a line in
the streamer's text editor## Setup
After it is installed, you will need to at least provide the channel name
(`twitchHighlighter.channel`) and channel points reward identifier
(`twitchHighlighter.rewardId`) before the extension will work. Once these
values have been set, reload your editor.## Getting the reward ID
In order to obtain the unique ID for the channel points reward, redeem the
reward with `!highlight test` as the text content. The extension should show
the ID in a pop-up window, assuming that it is connected to your channel.