This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will block this actor and hide all of their past and future posts. Are you certain you want to block this actor?
This action will block this object. Are you certain you want to block this object?
Are you sure you want to delete the OAuth client [Client Name]? This action cannot be undone and will revoke all access tokens for this client.
Are you sure you want to revoke the OAuth token [Token ID]? This action cannot be undone and will immediately revoke access for this token.

I wrote a rather simple #PHP-Onepager that checks the online-status of various #Twitch Channels provided in a simple text file and creates a Stream-feed where you can either watch the stream directly (via iframe embedding), open twitch.tv, watch via streamlink (if installed on your computer) or simply open the chat.
The Feed consists of online-status, preview image, stream description and currently played game.
All with pure PHP and without the Twitch API (and without a Twitch-Account...) just by very simple scraping techniques. Only downside: Each check takes around 1 second per stream, so if you want to follow many streamers, polling may take a while. Has automatic bright and dark mode as well as a webmanifest for PWAs on Smartphones, etc.
Debating whether to publish this little PHP script on codeberg? Here's a preview:
