Puzzlescript Next requires a somewhat complex method to authenticate your GitHub account. Here's how it works.
- Make sure you're logged into your GitHub account.
- Go to the Personal Access Token page on GitHub.
- As the Note, enter Puzzlescript Next (or anything you want, really).
- For Scopes, make sure you ONLY check "gist". Leave the rest disabled, if you enable more it can become a security risk for your account.
- Then, click "Generate token". On the next page, you'll be able to see the new personal access token. Copy it down here, press submit, and it should work!
This code acts basically a password for your account, so don't share it anywhere but here!
Need more help? A detailed explanation is available in the Github Docs.