Edit of asset "GIFT - Godot IRC For Twitch" Accepted

Old/Current New/Edit
Title GIFT - Godot IRC For Twitch GIFT - Godot IRC For Twitch
Description This addon provides a node that can be used to easily interact with the Twitch IRC chat. Commands are registered similar to how you connect a node.

Features:
- connect to Twitch using a secure websocket
- listen to events like follows with EventSub
- join/leave channels, request twitch capabilities
- send chat messages/whispers/raw data
- register commands with min/max amount of args
- check for permissions to execute the command
- many signals to process additional data
- shows raw data in output log while in debug mode
- automatically download & cache emotes and user badges

You will need to register an application on https://dev.twitch.tv/, then use the client id and client secret to login.

The Gift.gd script in the repository should get you started.
This addon provides a node that can be used to easily interact with the twitch IRC chat. Commands are registered similar to how you connect a node.

Features:
- connect to twitch using a secure websocket
- join/leave channels, request twitch capabilities
- send chat messages/whispers/raw data
- register commands with min/max amount of args
- check for permissions to execute the command
- many signals to process additional data
- shows raw data in output log while in debug mode
- automatically download & cache emotes and user badges

You will need to get a OAuth token. Either use this link to get a token using your own client_id from your registered application; https://twitchapps.com/tokengen/

Or this link to get a token for testing;
https://twitchapps.com/tmi/

The Gift.gd script in the repository should get you started.
Category Misc Misc
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/issork/gift https://github.com/MennoMax/gift
Issues Url https://github.com/issork/gift/issues https://github.com/MennoMax/gift/issues
Godot version Godot 4.0 Godot 4.0
Version String 4.1.5 2.0.1
Download Commit 0545456faa8537a86bb266fe1df8fd3d06505358 e556e95841df41638295e343a01fdfd87e09f037
Download Url (Computed) https://github.com/issork/gift/archive/0545456faa8537a86bb266fe1df8fd3d06505358.zip https://github.com/MennoMax/gift/archive/e556e95841df41638295e343a01fdfd87e09f037.zip
Icon Url https://raw.githubusercontent.com/issork/gift/master/example/icon.png
https://github.com/MennoMax/gift/blob/master/icon.png?raw=true
Preview Insert
Type image
Image/Video URL https://user-images.githubusercontent.com/12477395/119052327-b9fc9980-b9c4-11eb-8f45-a2a8f2d98977.png
Thumbnail https://user-images.githubusercontent.com/12477395/119052327-b9fc9980-b9c4-11eb-8f45-a2a8f2d98977.png
Preview Insert
Type image
Image/Video URL https://user-images.githubusercontent.com/12477395/119052327-b9fc9980-b9c4-11eb-8f45-a2a8f2d98977.png
Thumbnail https://user-images.githubusercontent.com/12477395/119052327-b9fc9980-b9c4-11eb-8f45-a2a8f2d98977.png