Initial Commit
This commit is contained in:
commit
48a5e71e00
1136 changed files with 64347 additions and 0 deletions
9
tokens/chatbot_token.tres
Normal file
9
tokens/chatbot_token.tres
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="Resource" script_class="OAuthToken" format=3 uid="uid://jqo15d6dhmkq"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://c4scwuk8q0r40" path="res://addons/twitcher/lib/oOuch/default_key_provider.tres" id="1_0qqcp"]
|
||||
[ext_resource type="Script" uid="uid://b52xp7c23ucfk" path="res://addons/twitcher/lib/oOuch/oauth_token.gd" id="2_70p3b"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_70p3b")
|
||||
_identifier = "TempBotToken"
|
||||
metadata/_custom_type_script = "uid://b52xp7c23ucfk"
|
||||
9
tokens/streamer_token.tres
Normal file
9
tokens/streamer_token.tres
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="Resource" script_class="OAuthToken" format=3 uid="uid://dsde4iau3rlaw"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://c4scwuk8q0r40" path="res://addons/twitcher/lib/oOuch/default_key_provider.tres" id="1_a3g4w"]
|
||||
[ext_resource type="Script" uid="uid://b52xp7c23ucfk" path="res://addons/twitcher/lib/oOuch/oauth_token.gd" id="2_l5hcj"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_l5hcj")
|
||||
_identifier = "StreamerAuth"
|
||||
metadata/_custom_type_script = "uid://b52xp7c23ucfk"
|
||||
Loading…
Add table
Add a link
Reference in a new issue