Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theludovyc/godot_plugin_twitchchat

Docked Twitch Chat in GodotEngine Editor
https://github.com/theludovyc/godot_plugin_twitchchat

gdscript godot godot-engine godot-plugin plugin twitch

Last synced: 2 months ago
JSON representation

Docked Twitch Chat in GodotEngine Editor

Awesome Lists containing this project

README

        

# Godot_Plugin_TwitchChat
Based on https://github.com/MennoMax/gift add a docked chat in Godot Editor

## Install
Copy "TwitchChat" folder in your "res://addons/"(maybe you need to create it) folder.

Add a "auth.txt" file in your "res://addons/TwitchChat" folder.

In it :

YourName

TwitchToken

ChannelName

To obtain twitch token https://twitchtokengenerator.com/

## Why ?
Because I have single screen. Before I was need to switch between Godot Editor and Chat, or reduce godot to see chat. Now I can see chat and have Godot Editor in full-screen.

![image](https://user-images.githubusercontent.com/7337158/154988018-0efee032-d730-41cf-9a35-4bb4637f46b1.png)