dedaluslogic

joined 1 year ago
[–] dedaluslogic@lemmy.world 1 points 1 year ago

Hi @perchance@lemmy.world. Thank you for the fix!

It's very simple to set a bot in Bsky, thanks to the "AT protocol" technology they use. It's basically a page of javascript code that runs in Google Apps Script with triggers. With a detailed tutorial I think anyone can set it up. Let me know where I can send you the template code and the steps.

[–] dedaluslogic@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

I now tried to create a DIY Perchance API on my Glitch account (to replace the feed) and it is unable to load new generators besides the animal-sentence; I get a 503 Request timedout. Might be a related problem?

[–] dedaluslogic@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

To clarify: it uses the botOutput list and the "https:// perchance-rss-feeds.glitch. me/[generator]" url

1
submitted 1 year ago* (last edited 1 year ago) by dedaluslogic@lemmy.world to c/perchance@lemmy.world
 

I run three BlueSky bots based on Perchance that rely on the rss feed outputing. Since I edited two of the generators today the feed stopped updating and is stuck in the "This is a placeholder. You may need to wait up to 5 minutes for the first actual generated result to arrive" message, for many hours now. The one generator I didn't edit is working fine with the feed. It never took hours for the feed to update after editing and saving the generator.

Is there any problems on the side of Perchance or Glitch?

Thank you.