Displays Id and title when channel points are redeemed.
- Create a custom widget
- Open editor
- Paste
index.html
content in HTML code - Paste
index.css
content in CSS code - Paste
index.json
content in fields code - Compile
index.js
intobundle.js
with browserify (just domake build
if docker and makefile are both installed) - Paste
bundle.js
content in JS code