bman46 / InstagramEmbedDiscordBot

Embeds videos and images from an Instagram link into a Discord chat.
BSD 3-Clause "New" or "Revised" License
75 stars 25 forks source link

"The account appears to be private and cannot be viewed by the bot." #70

Closed Twooearly closed 1 year ago

Twooearly commented 1 year ago

I understand what the Bot is telling me, but why can't I subscribe to a private account, when I can view the posts of the exact same private Account? I just would love to understand this. Thank you in advantage!

bman46 commented 1 year ago

I check if the account is private with the data sent back from IG. This is for a variety of reasons:

  1. Should there be multiple bot accounts used with the bot, it is more consistent
  2. To avoid intruding on the privacy of others (their account is private, so they don't want it shared to everyone)

While you could change this on your own, I dont condone it and won't provide any support for changing it due to the aforementioned reasons.

Twooearly commented 1 year ago

Okay that I can understand, thank you very much for your explanation and your response!