So, I followed the examples, and when sockreading the YouTube part, I could not succeed in finding
Code:
if (*Uploaded by* iswm %x)
- So I opened the page source and found it myself, instead of using Uploaded by, I searched for SHARE_CAPTION which was in
Quote:
'SHARE_CAPTION': "Uploaded by National Geographic",


Now it worked. However! It echoed in Swedish, my native language.
Quote:
'SHARE_CAPTION': "Laddades upp av National Geographic",
and changing the code to
Code:
if (*Laddades upp av* iswm %x)
would echo the same thing.

Is there a certain reason for this?

I also discovered an error in the first example with Zigwap. - The code presented in the wiki says to parse ($6) when the actual source displays ($5). The reason for this is because the older version displayed in the wiki has
Quote:
<p align="center">Your random color is: Pink</p>
Whereas the newest page no longer has the align.


Nillens @ irc.twitch.tv
Nillen @ irc.rizon.net