You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.
just post request to gql.twitch.tv/gql with Autorization token ( {Authorization: "Oauth " + cookie.token} ) in header and with body:
If result contains
"You just received the **VALORANT**"
then valorant has been dropped and we can console.log('dropped') and process.exit()Also, to easy get token you can use next script in your browser console:
The text was updated successfully, but these errors were encountered: