CloudShift
CloudShift provides some twitch integration features to VSCode.
Features
Cloudshift can:
- Let your users redeem channel points to change your VSCode themes
Requirements
You will need tmi.js in addition to the vscode library.
Extension Settings
Include if your extension adds any VS Code settings through the contributes.configuration extension point.
For example:
This extension contributes the following settings:
cloudshift.chatToken : REQUIRED. This is the oauth token for the account that the bot will operate in.
cloudshift.twitchChannel : REQUIRED. This is the channel the bot will connect to for message processing.
cloudshift.shiftReward : DO NOT MANUALLY EDIT. Set the shift reward by redeeming the reward with the message "!setshift".
| |