Edit of asset "Godot TwiCIL v2" Accepted
Warning: Using Git tags or branches is no longer supported. Please give a full Git commit hash instead, or use the Custom download provider for GitHub Releases downloads.
If you think that this warning is incorrect, you can always open an issue.
If you think that this warning is incorrect, you can always open an issue.
Old/Current | New/Edit | |
---|---|---|
Title | Godot TwiCIL v2 | Godot TwiCIL v2 |
Description |
An abstraction layer for Godot Engine to enable interaction with Twitch chat. You can find the legacy versoin (For 2.x) here: https://godotengine.org/asset-library/asset/161 History --------- * v2.0.0 - Backend now uses the newly introduced `WebSocketClient` which makes connection to twitch irc more streightforward and secure using SSL/TLS; - Message emotes are now parsed and can be retrieved (as textures) to be used in the game right away (NOTE: only static `png`/`jpeg` images are supported). TwiCIL supports `Twitch` as well as `BetterTTV` and `FFZ` emotes; - All of the code was refactored so as to use new `GDScript typing` feature introduced in `Godot v3.1`. * v1.3.0 - Add your aliases for commands. They become a regular commands with a cloned reaction, so you can manage them as regular commands; - Chat list is now present, so you can track what users join or leave your chat (the corresponding signals are there) . * v1.2.1 - Integrated interactive commands. You can now easily add commands for the bot and reaction callbacks to them in a glimpse of a second! |
An abstraction layer for Godot Engine to enable interaction with Twitch chat. You can find the legacy versoin (For 2.x) here: https://godotengine.org/asset-library/asset/161 History --------- * v2.0.0 - Backend now uses the newly introduced `WebSocketClient` which makes connection to twitch irc more streightforward and secure using SSL/TLS; - Message emotes are now parsed and can be retrieved (as textures) to be used in the game right away (NOTE: only static `png`/`jpeg` images are supported). TwiCIL supports `Twitch` as well as `BetterTTV` and `FFZ` emotes; - All of the code was refactored so as to use new `GDScript typing` feature introduced in `Godot v3.1`. * v1.3.0 - Add your aliases for commands. They become a regular commands with a cloned reaction, so you can manage them as regular commands; - Chat list is now present, so you can track what users join or leave your chat (the corresponding signals are there) . * v1.2.1 - Integrated interactive commands. You can now easily add commands for the bot and reaction callbacks to them in a glimpse of a second! |
Category | Tools | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/drtwisted/godot-twicil | |
Issues Url | https://github.com/drtwisted/godot-twicil/issues | |
Godot version | Godot 3.1 | |
Version String | 2.0.0 | 2.0.0 |
Download Commit | v2.0.0 | v2.0.0 |
Download Url (Computed) | https://github.com/drtwisted/godot-twicil/archive/v2.0.0.zip | https://github.com/drtwisted/godot-twicil/archive/v2.0.0.zip |
Icon Url |
https://raw.githubusercontent.com/drtwisted/godot-twicil/master/godot-twicil-icon.png
|