Created
April 25, 2025 07:37
-
-
Save espimarisa/17b6bb5d963925a51fd55fa8f853af9d to your computer and use it in GitHub Desktop.
mastodonlink.sh
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
#!/bin/sh | |
curl --url https://discord.com/api/v10/connections/mastodon/authorize\?handle\=@[email protected] -H "Authorization: yourDiscordToken" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment