So in this PR, I added the YouTube Subscribe/Subscriber Count Button. Since this calls the YouTube API, you will need a public API key for YouTube. Without it, the subscriber count will return null and no count will appear. You will also need to define your channel name in the setup.
So in this PR, I added the YouTube Subscribe/Subscriber Count Button. Since this calls the YouTube API, you will need a public API key for YouTube. Without it, the subscriber count will return null and no count will appear. You will also need to define your channel name in the setup.
Example Setup Call
Example Subscriber Button
This PR also includes the proper styling and the YouTube icon. Let me know if you need any changes!