Updated Twitch Secret
This commit is contained in:
parent
10a7261f73
commit
d96d4cb495
1 changed files with 13 additions and 21 deletions
|
|
@ -5,6 +5,7 @@
|
|||
[ext_resource type="Resource" uid="uid://dsde4iau3rlaw" path="res://tokens/streamer_token.tres" id="3_vhvw8"]
|
||||
[ext_resource type="Resource" uid="uid://jqo15d6dhmkq" path="res://tokens/chatbot_token.tres" id="4_oe8se"]
|
||||
[ext_resource type="Script" uid="uid://i8st3lv0lidh" path="res://addons/twitcher/twitch_service.gd" id="5_ma7y3"]
|
||||
[ext_resource type="Resource" uid="uid://ry64ckbckh6m" path="res://addons/twitcher/twitch_oauth_setting.tres" id="6_m7rpr"]
|
||||
[ext_resource type="Resource" uid="uid://fcmfkstye4bq" path="res://addons/twitcher/auth/preset_overlay_scopes.tres" id="7_0gi5c"]
|
||||
[ext_resource type="Script" uid="uid://dcq1bvfrqimqq" path="res://addons/twitcher/chat/twitch_chat.gd" id="8_flv1a"]
|
||||
[ext_resource type="Script" uid="uid://bf3mvh373suhc" path="res://addons/twitcher/chat/twitch_bot.gd" id="9_fuqxn"]
|
||||
|
|
@ -26,15 +27,6 @@
|
|||
[ext_resource type="Script" uid="uid://bmluckfvgm1c2" path="res://addons/twitcher/chat/twitch_command.gd" id="24_l81bt"]
|
||||
[ext_resource type="PackedScene" uid="uid://bndydwe6rrb6p" path="res://UI/floating_menu.tscn" id="26_m7rpr"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_dr7ot"]
|
||||
script = ExtResource("13_7nx26")
|
||||
token_url = "https://id.twitch.tv/oauth2/token"
|
||||
authorization_url = "https://id.twitch.tv/oauth2/authorize"
|
||||
device_authorization_url = "https://id.twitch.tv/oauth2/device"
|
||||
cache_file = "user://auth.conf"
|
||||
client_id = "tlbzmtdy2itfeazyuumchynsez6pqv"
|
||||
client_secret = "Y2swWvBxdJ8a5TfqUuyV8q+4EYjJv7Qy/8l1dRJcDJk="
|
||||
|
||||
[sub_resource type="Resource" id="Resource_m7rpr"]
|
||||
script = ExtResource("14_dr7ot")
|
||||
|
||||
|
|
@ -50,7 +42,7 @@ device_authorization_url = "https://id.twitch.tv/oauth2/device"
|
|||
cache_file = "user://auth.conf"
|
||||
client_id = "tlbzmtdy2itfeazyuumchynsez6pqv"
|
||||
authorization_flow = 3
|
||||
client_secret = "Y2swWvBxdJ8a5TfqUuyV8q+4EYjJv7Qy/8l1dRJcDJk="
|
||||
client_secret = "pEYuWgPdU5IXHiFA0tuBv8zVERrZguHEnhM1WU9/3Lo="
|
||||
|
||||
[node name="MainWin" type="Control" unique_id=395734301]
|
||||
layout_mode = 3
|
||||
|
|
@ -77,31 +69,31 @@ metadata/_custom_type_script = "uid://d003jb645nrji"
|
|||
|
||||
[node name="Service" type="Node" parent="TwitcherExtended" unique_id=1349639042]
|
||||
script = ExtResource("5_ma7y3")
|
||||
oauth_setting = SubResource("Resource_dr7ot")
|
||||
oauth_setting = ExtResource("6_m7rpr")
|
||||
scopes = ExtResource("7_0gi5c")
|
||||
token = ExtResource("3_vhvw8")
|
||||
|
||||
[node name="Auth" type="Node" parent="TwitcherExtended/Service" unique_id=1657722616]
|
||||
script = ExtResource("14_l81bt")
|
||||
oauth_setting = SubResource("Resource_dr7ot")
|
||||
oauth_setting = ExtResource("6_m7rpr")
|
||||
token = ExtResource("3_vhvw8")
|
||||
scopes = ExtResource("7_0gi5c")
|
||||
|
||||
[node name="OAuth" type="Node" parent="TwitcherExtended/Service/Auth" unique_id=1285979164 node_paths=PackedStringArray("token_handler")]
|
||||
script = ExtResource("16_m7rpr")
|
||||
oauth_setting = SubResource("Resource_dr7ot")
|
||||
oauth_setting = ExtResource("6_m7rpr")
|
||||
scopes = ExtResource("7_0gi5c")
|
||||
token_handler = NodePath("../TokenHandler")
|
||||
|
||||
[node name="TokenHandler" type="Node" parent="TwitcherExtended/Service/Auth" unique_id=176014831]
|
||||
script = ExtResource("17_lpeoe")
|
||||
oauth_setting = SubResource("Resource_dr7ot")
|
||||
oauth_setting = ExtResource("6_m7rpr")
|
||||
token = ExtResource("3_vhvw8")
|
||||
|
||||
[node name="API" type="Node" parent="TwitcherExtended/Service" unique_id=1862110264]
|
||||
script = ExtResource("12_1ed2e")
|
||||
token = ExtResource("3_vhvw8")
|
||||
oauth_setting = SubResource("Resource_dr7ot")
|
||||
oauth_setting = ExtResource("6_m7rpr")
|
||||
|
||||
[node name="Eventsub" type="Node" parent="TwitcherExtended/Service" unique_id=1013516914 node_paths=PackedStringArray("api")]
|
||||
script = ExtResource("11_1ed2e")
|
||||
|
|
@ -122,7 +114,7 @@ subscribe_on_ready = false
|
|||
|
||||
[node name="Bot" type="Node" parent="TwitcherExtended" unique_id=1052569275]
|
||||
script = ExtResource("9_fuqxn")
|
||||
oauth_setting = SubResource("Resource_dr7ot")
|
||||
oauth_setting = ExtResource("6_m7rpr")
|
||||
bot_token = SubResource("Resource_lpeoe")
|
||||
|
||||
[node name="BotApi" type="Node" parent="TwitcherExtended/Bot" unique_id=357061728]
|
||||
|
|
@ -150,28 +142,28 @@ token = SubResource("Resource_lpeoe")
|
|||
[node name="ChatbotAuth" type="Node" parent="TwitcherExtended" unique_id=1435619386]
|
||||
script = ExtResource("18_vifpv")
|
||||
token = ExtResource("4_oe8se")
|
||||
oauth_setting = SubResource("Resource_dr7ot")
|
||||
oauth_setting = ExtResource("6_m7rpr")
|
||||
|
||||
[node name="ChatbotAPI" type="Node" parent="TwitcherExtended/ChatbotAuth" unique_id=1515744664]
|
||||
script = ExtResource("12_1ed2e")
|
||||
token = ExtResource("4_oe8se")
|
||||
oauth_setting = SubResource("Resource_dr7ot")
|
||||
oauth_setting = ExtResource("6_m7rpr")
|
||||
|
||||
[node name="ChatbotAuth" type="Node" parent="TwitcherExtended/ChatbotAuth" unique_id=773762330]
|
||||
script = ExtResource("14_l81bt")
|
||||
oauth_setting = SubResource("Resource_dr7ot")
|
||||
oauth_setting = ExtResource("6_m7rpr")
|
||||
token = ExtResource("4_oe8se")
|
||||
scopes = ExtResource("15_dr7ot")
|
||||
|
||||
[node name="OAuth" type="Node" parent="TwitcherExtended/ChatbotAuth/ChatbotAuth" unique_id=1565838954 node_paths=PackedStringArray("token_handler")]
|
||||
script = ExtResource("16_m7rpr")
|
||||
oauth_setting = SubResource("Resource_dr7ot")
|
||||
oauth_setting = ExtResource("6_m7rpr")
|
||||
scopes = ExtResource("15_dr7ot")
|
||||
token_handler = NodePath("../TokenHandler")
|
||||
|
||||
[node name="TokenHandler" type="Node" parent="TwitcherExtended/ChatbotAuth/ChatbotAuth" unique_id=1460100941]
|
||||
script = ExtResource("17_lpeoe")
|
||||
oauth_setting = SubResource("Resource_dr7ot")
|
||||
oauth_setting = ExtResource("6_m7rpr")
|
||||
token = ExtResource("4_oe8se")
|
||||
|
||||
[node name="CatWorld" parent="." unique_id=1301842669 instance=ExtResource("23_7nx26")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue