StreamToy Game Template

An asset by deepgames
The page banner background of a mountain and forest
StreamToy Game Template hero image

Quick Information

0 ratings
StreamToy Game Template icon image
deepgames
StreamToy Game Template

Game Template to create an application for stream notifications based on StreamToy.See https://github.com/deep-entertainment/godot-streamtoy-server

Supported Engine Version
3.4
Version String
0.2.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

README

Streamtoy client

StreamToy is a framework for attaching a Godot based applications and games to a streamer service to trigger actions in Godot when certain events in streams happen.

This repository holds the StreamToy client and a reference application that connects to a StreamToy server and subscribes to twitch events.

If a twitch event is received, a short bbcode-label animation is presented.

This is a reference implementation of a StreamToy frontend and is the base of the StreamToy game template.

To test this application against your stream, set the following environment variables when running the application:

  • STREAMTOY_URL: URL to the streamtoy server (use the wss:// protocol)
  • STREAMTOY_TOKEN: Shared authentication token
  • STREAMTOY_TWITCH_USER_ID: Twitch user id to follow in the test application

Warning for production use

This repository includes an export preset for an HTML export. If you add an export template that includes private data, please ignore the export_presets.cfg file in the .gitignore.

Issues

See the deep entertainment issues repository if you have problems or new ideas for the project.

Game Template to create an application for stream notifications based on StreamToy.

See https://github.com/deep-entertainment/godot-streamtoy-server

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
StreamToy Game Template icon image
deepgames
StreamToy Game Template

Game Template to create an application for stream notifications based on StreamToy.See https://github.com/deep-entertainment/godot-streamtoy-server

Supported Engine Version
3.4
Version String
0.2.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers