this post was submitted on 06 Dec 2024
17 points (94.7% liked)

Open Source

31692 readers
469 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 5 years ago
MODERATORS
 

I want to create a giveaway community on Lemmy. Is there anything like RedditRaffer for Lemmy. Thanks

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 2 weeks ago (1 children)

None that I'm currently aware of

There is random.org which could work in the meantime

https://www.random.org/faq/#Q3.1

Some thoughts

  • since there can be federation issues, having a bot confirm entries would be helpful. For example, replying to every comment, sending a DM, or having a public list of usernames somewhere
[–] [email protected] 2 points 2 weeks ago

since there can be federation issues, having a bot confirm entries would be helpful. For example, replying to every comment, sending a DM, or having a public list of usernames somewhere

Yea, It would be great.

[–] [email protected] 1 points 2 weeks ago (1 children)

The source code for keyshare.link is out there and it does exactly what you talk about, but using reddit user access. Maybe someone could work within the license to code a similar tool for Lemmy users.

[–] [email protected] 2 points 2 weeks ago

https://github.com/redditraffler/redditraffler is also open source but I am not familiar with this tech stack.