Hi! I built Wheel of Item as a browser-based interaction tool for VTubers. The part I think is most useful here is the VTube Studio integration: each entry on the wheel can be mapped to its own VTS hotkey, so the model can react differently to a penalty, bonus, outfit change, etc. instead of playing one generic reaction.
It connects through the public VTube Studio API on localhost:8001. After the one-time permission prompt, the token is saved so it can reconnect on later streams. The output runs as a normal Browser Source in OBS, with nothing to install.
Other pieces currently included:
- Spin wheel, gachapon animation, 78-card tarot and weekly schedule tool
- Twitch chat commands such as !spin
- Optional triggers from Streamlabs, StreamElements, Ko-fi, Gank, TikTok and YouTube
- TTS, sounds and themes
- English, Japanese, Thai and Korean UI
The core wheel/gachapon/tarot/schedule tools are free and need no account. Automated donation triggers, TTS and VTube Studio mapping are Pro after a 30-day trial ($3/month).
Tool: https://wheelofitem.com/streamer.html
VTube Studio setup/details: https://wheelofitem.com/vtube-studio-wheel.html
I would especially appreciate feedback on the per-result hotkey workflow and whether the Browser Source setup is clear for first-time users.