this post was submitted on 10 Aug 2023
107 points (95.0% liked)

Open Source

29133 readers
249 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS
 

I've made an open source tool for scheduling posts to Lemmy, you can find it at https://schedule.lemmings.world. It can be used by users from any instance!

You can also schedule pinning and unpinning of posts from a community if you're the moderator, making it possible to schedule for example weekly/daily threads as well as their pinning and unpinning.

Another great feature is the possibility to select multiple communities to post into.

Let me know what you think!

P.S. This post was created using the tool!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 13 points 11 months ago (1 children)

They didn't. They sent you a code and if the code matched, they assumed it's you. I need the user's JWT token to post as them. And that's currently impossible without password.

[โ€“] [email protected] 1 points 11 months ago

Ahh good point, forgot you would need their token. Yeah there's no way to do this securely then :(