Relative Content

Tag Archive for google-apps-scriptbluesky

Using Google Apps Script to create Bluesky Posts, and struggling to correctly configure Facets (mentions, links, hashtags)

I am using google apps script for a project that automatically posts to Bluesky. It is correctly logging in and getting access. It is correctly creating posts. I have added in functionality to create replies by adding the reply block to the post, with the correct root and parent tags. And I have it posting images correctly (most of the time; I still have issues recognizing when an image is too large, but that’s a different problem). Because all of that works, I will not include any of that code here.

Using Google Apps Script to create Bluesky Posts, and struggling to correctly configure Facets (mentions, links, hashtags)

I am using google apps script for a project that automatically posts to Bluesky. It is correctly logging in and getting access. It is correctly creating posts. I have added in functionality to create replies by adding the reply block to the post, with the correct root and parent tags. And I have it posting images correctly (most of the time; I still have issues recognizing when an image is too large, but that’s a different problem). Because all of that works, I will not include any of that code here.

Using Google Apps Script to create Bluesky Posts, and struggling to correctly configure Facets (mentions, links, hashtags)

I am using google apps script for a project that automatically posts to Bluesky. It is correctly logging in and getting access. It is correctly creating posts. I have added in functionality to create replies by adding the reply block to the post, with the correct root and parent tags. And I have it posting images correctly (most of the time; I still have issues recognizing when an image is too large, but that’s a different problem). Because all of that works, I will not include any of that code here.

Using Google Apps Script to create Bluesky Posts, and struggling to correctly configure Facets (mentions, links, hashtags)

I am using google apps script for a project that automatically posts to Bluesky. It is correctly logging in and getting access. It is correctly creating posts. I have added in functionality to create replies by adding the reply block to the post, with the correct root and parent tags. And I have it posting images correctly (most of the time; I still have issues recognizing when an image is too large, but that’s a different problem). Because all of that works, I will not include any of that code here.