Skip to content

Welcome to VTFTK

VTuber Fun ToolKit - WIP App for VTubers to create interactive experiences with their viewers

VTFTK

Create items that can be thrown at you, sounds that can be played, and trigger VTube studio. All using events from twitch such as redeems, commands, subscriptions, follows, raids, bits

Still early stages and work in progress, but it does work and throwables / sounds can be created then triggered by events.

Aiming to be a tailored and improved version of KBonk more suited to my needs and wants.

Custom Commands

Write custom commands using JavaScript powered by deno_core. Build in editor running on Monaco providing great editing experience and type hinting for the APIs.

Events

React to stream events such as channel point redeems, follows, subscriptions etc and perform actions such as throwing items, playing sounds, and triggering VTube Studio hotkeys

TTS Monster Integration

Integrated with TTS Monster to use AI generated text to speech voices. Currently only available through the scripting API

Low resource usage

The VTFTK app is built with Rust for its core logic and uses SQLite for data storage, ensuring a low memory footprint. While the web-based UI can increase resource usage, closing the app’s window reduces this by running it in the background as a server. The Webview can be reopened or the app fully exited via the tray menu icon.