techygrrrl
techygrrrl's blog

techygrrrl's blog

Follow
homeMain WebsiteTwitch
Tag

Twitch

#twitch

More content

Read more stories on Hashnode


Articles with this tag

Building Ban Checkrrr, a serverless function for checking my Twitch ban list

Oct 23, 20224 min read

What is Ban Checkrrr? Ban Checkrrr is a serverless function built on the Cloudflare Workers infrastructure. It is designed for checking if a user is...

Building Ban Checkrrr, a serverless function for checking my Twitch ban list

Developing my first Twitch extension

Jul 12, 20221 min read

About I developed a simple panel extension that displays the commands available in my channel. It uses an API endpoint to fetch a list of commands and...

Developing my first Twitch extension

Building a chatbot for Twitch in Kotlin with Ktor

Jun 24, 20223 min read

Updates June 24, 2023: As of June 17, 2023, techydrrroid now uses abstractrrr instead of TAU for interfacing with the Twitch API and managing auth...

Building a chatbot for Twitch in Kotlin with Ktor