https://github.com/bengreenier-archive/unity-twitch-input
Control unity games from twitch chat!
https://github.com/bengreenier-archive/unity-twitch-input
chatbot twitch-api unity3d
Last synced: 8 months ago
JSON representation
Control unity games from twitch chat!
- Host: GitHub
- URL: https://github.com/bengreenier-archive/unity-twitch-input
- Owner: bengreenier-archive
- Created: 2018-01-01T19:59:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T20:08:34.000Z (over 8 years ago)
- Last Synced: 2024-12-26T00:40:10.619Z (over 1 year ago)
- Topics: chatbot, twitch-api, unity3d
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# unity-twitch-input
Control unity games from twitch chat! :video_game: :tv:
[](https://ci.appveyor.com/project/bengreenier/unity-twitch-input)
A drop in replacement for [Unity Input](https://docs.unity3d.com/ScriptReference/Input.html) that enables [twitch](https://twitch.tv) chat to drive Unity experiences. I wanted to enable folks watching [my stream](https://twitch.tv/ben_greenier) to control things as we build experiences, games, and frameworks together. Further, I didn't want folks to have to use an entirely new input system to support this sort of functionality. :sunglasses:
## Using
> This project isn't ready for prime time yet, as such these steps aren't quite right! :smile:
+ Install [a release](https://github.com/bengreenier/unity-twitch-input/releases)
+ Secure a twitch chat access token [from here](https://twitchapps.com/tmi)
+ Provide that access token by creating a `ChatAccessToken` asset
+ Launch your experience!
## Examples
> Coming soon! :smile:
## License
MIT