This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # NOTE | |
| # This is no longer needed. | |
| # Discord released the feature publicly. | |
| # run this, and you should get an oauth2 url to open | |
| # in your web browser. | |
| # yourToken is your Discord token. | |
| curl --request GET \ | |
| --url https://discord.com/api/v9/connections/bluesky/authorize \ |