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 was made using the app!

Edit: And it’s open source!

  • @canpolat@programming.dev
    link
    fedilink
    English
    1
    edit-2
    11 months ago

    Note that with OAuth nothing much will change - the app will still have access to the JWT token which is used to impersonate you.

    The user will have the option to revoke access for your application.

    • Rikudou_SageOPA
      link
      English
      111 months ago

      True, forgot about that.