I’ve made an app that makes it possible to schedule a post in Lemmy at an arbitrary time. It’s available at https://schedule.lemmings.world and can be used by people from any instance.

Let me know what you think!

P.S. This post is made using the app!

Edit: And it’s open source!

    • freamon@endlesstalk.org
      link
      fedilink
      English
      arrow-up
      8
      ·
      1 year ago

      I think it would be useful to automate the posts for discussions following from the broadcast of a TV show, or a sports game.

    • Rikudou_Sage@lemmings.worldOP
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      5
      ·
      1 year ago

      I used it for example to post this very post at a time when people from US are most likely to engage (though I’m not sure if the Lemmy demographics is predominantly US, but my gut feeling is it is).

  • Blaze@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    As a side comment, I see that the very aggressive comments from earlier have been removed, thank you mods for your work!

  • freamon@endlesstalk.org
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    1 year ago

    Interesting.

    I suppose the only thing is that you wouldn’t be able to upload an image to the instance as part of a post - you’d have to upload it somewhere else first, to then be able to refer to it.


    For the detractors, register a throwaway account at some random instance, and use that if you want to test it out.
    If you’re able to properly pore through the source to check it’s not stealing anything, then you’re capable of scheduling your own posts. The Lemmy API is very simple, it’s not rocket science.

    • Rikudou_Sage@lemmings.worldOP
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      1 year ago

      I suppose the only thing is that you wouldn’t be able to upload an image to the instance as part of a post

      It would be possible but it would add more complexity, more costs etc. I’ll probably tackle the problem when I have time, but now I’m glad that I have a version that I can use working.

      If you’re able to properly pore through the source to check

      I even pointed out some interesting parts regarding this in the README.

  • density@kbin.social
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    kind of a pet peeve of mine: you should make the `` of the page something that can be found in bookmarks and history. Right now it is “Log in”.

    It’s minor but in 3 months when I vaguely recall having seen this somewhere and want to use it, I will never find it.

    • Rikudou_Sage@lemmings.worldOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      On the todo list, not very urgent, though. Currently you can upload the image somewhere that allows direct link grabbing and put the direct link into the URL field. I use imgur for that.