mrowww
This commit is contained in:
parent
80991aac9c
commit
ce2c867603
8 changed files with 143 additions and 14 deletions
|
|
@ -17,8 +17,8 @@ const TWITCH_CHATTERS_URL = "https://api.twitch.tv/helix/chat/chatters"
|
|||
var auth_server: VSTAuthServer
|
||||
|
||||
var _scopes: PackedStringArray
|
||||
var _client_id: String
|
||||
var _user: VSTChannel
|
||||
static var _client_id: String
|
||||
static var _user: VSTChannel
|
||||
|
||||
func initiate_twitch_auth():
|
||||
_scopes = VSTSettings.get_setting(VSTSettings.settings.scopes)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue