this post was submitted on 19 Jun 2023
91 points (93.3% liked)

Asklemmy

43372 readers
1586 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

Is it a good (probably temporary) way to get content in Lemmy?

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

Honestly yes I think it makes sense to do this, as long as the content itself isn't hosted on reddit. It would be cool if somebody could make a bot for mods to enable this in their communities to specify subs to pull posts from and how often.

[โ€“] Urist 6 points 1 year ago

It's something that certain subs should 100% do, especially those based on image memes

[โ€“] [email protected] 3 points 1 year ago* (last edited 1 year ago) (2 children)

I created a bot like this. https://github.com/daniel-lxs/BotIt
It's intended for links and I wouldn't encourage using it for anything else, as you said I think the best idea is to crosspost content that isn't on reddit on the first place, and just use reddit as a way to measure how engaging is the post.
This is so far a work in progress so expect bugs. But in my opinion, the bot is usable in this stage.

Edit: I might add multiple subreddit and magazine/community support, so you could specify a map and pull from many places to post in many places, stay tuned.

[โ€“] dystop 3 points 1 year ago (1 children)

thanks! I'm on lemmy but just saw /m/BotIt on kbin yesterday, and I assume you're the main party behind that. Admirable work, I'm going to give it a try some time!^___^

[โ€“] [email protected] 1 points 1 year ago

Yes, and also @klin who has helped a lot.
Let me know if you have questions, however it should be fairly easy to use.

[โ€“] [email protected] 1 points 1 year ago (1 children)

That's cool thanks I might try setting that up. Could always just setup multiple scripts for each sub to comm mapping.

[โ€“] [email protected] 1 points 1 year ago

For now that's totally possible. Let me know if you have any questions or problems