Zaytri
@zaytri
Glitch Witch | She/Her | 31 | Desi Latina Muslim | Nonbinary 🏳️⚧️ 🏠 Home: 🧪 Created Slime2: 💖 Support Me: 🖼️ Avatar/Banner by @shenanjegans.bsky.social
Art Credits! Slime2 Logo Designer: Bri @sidequestdesigns.com Widget Icon Artist: Anje @shenanjegans.bsky.social
Slime2 is here! It's real! Welcome to Slime2, a desktop app for managing and customizing local overlays and bots for your streams, available on Linux, Windows, and macOS! And it's free! You can get it here: slime2.stream
also finally got proper text collapsing working, limiting the username to one line and the message to a customizable number of lines
managed to recreate the chat bubbles cursed diagonal corner style (cursed because the CSS for it is utilizing gradient mask layers) (much cleaner code than the original tho)
real-time settings update without refresh is still my favorite feature of slime2 widgets you could even do this real-time on stream if you wanted, since the desktop app is separate from the overlay display
i've learned a new glitchcraft (combining the blur of feGaussianBlur with the alpha level manipulation of feColorMatrix)
oh hell yea can finally manage pinned messages with the twitch api here's the api docs link: dev.twitch.tv/docs/api/ref...
for streamers who could be affected by this... I've been working on an alternative to SE for awhile now, which runs entirely on your computer. Slime2 Desktop is getting close to public release, it manages both custom overlay widgets AND custom bot widgets.
u ever just get so tired of manually editing JSON files that you take a few days to make a whole ass GUI editor for it instead
I truly despise opening these up one at a time especially when I have like 20 of them
important if you use Vercel for web projects they've updated their ToS to allow using your data to train AI models, and free plans are opted in to that by default you can opt out under Settings > General > Data Preferences