this post was submitted on 03 Jul 2026
99 points (89.0% liked)

Fediverse

42781 readers
342 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, Mbin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 3 years ago
MODERATORS
 

Ideas to make Lemmy even more engaging

One thing I think Lemmy could use more of is recurring community events. We have great discussions, but there aren't many activities that bring people together over several days or weeks.

A few ideas I've been thinking about:

A live, expanding username crossword where people volunteer their usernames and each new one has to connect to the existing puzzle. Community scavenger hunts. Weekly trivia challenges. Screenshot or photography contests. Geography and history guessing games. Seasonal community events that become traditions.

These don't necessarily need to be built into Lemmy itself. They could simply be community-run events that moderators host on a regular basis.

One thing I like about the username crossword idea is that it becomes a living record of the people who participated. As more users join, the puzzle grows into one large connected community creation.

Stuff like that... I'm curious what others think.

all 37 comments
sorted by: hot top controversial new old
[–] cows_are_underrated@feddit.org 1 points 5 hours ago

Well, every year Theres a giant canvas to paint onto (similar to r/place) and since last year we have been holding our own version of the ESC called Lemmyvision.

There are also some other events that happen regularly, but those are more bound to single communities.

[–] Flatfire@lemmy.ca 3 points 18 hours ago (1 children)

The only thing I've missed, like truly missed about old Reddit was Secret Santa. There was something so fun about it, and the system was so good. I know it's logistically challenging, even more so for a federated platform, but it was one of the things that made the site feel unique.

[–] Prathas@lemmy.zip 1 points 5 hours ago

I completely forgot about that and had never participated. How did it operate?

[–] frongt@lemmy.zip 29 points 1 day ago (2 children)

Lemmyvision? Canvas? I think there are others too.

[–] lemmyng@piefed.ca 4 points 1 day ago (1 children)
[–] prettybunnys@piefed.social 2 points 14 hours ago

You mean the Superb Owl Owl of the Year.

[–] Yezzey@lemmy.ca 7 points 1 day ago* (last edited 1 day ago) (1 children)

we need more like the reddit pixel wars kinda thing, sponsors contests...

[–] kersploosh@sh.itjust.works 34 points 1 day ago* (last edited 1 day ago)

Canvas is Lemmy's version of the pixel wars thing, and it's happening soon. Applicable community: !canvas@toast.ooo

The lemmy.zip folks have also been running The Button: !thebutton@lemmy.zip

[–] testaccount372920@piefed.zip 14 points 1 day ago (1 children)

Be the change you wanna see and organize something? The communities are small though, and the fraction of interested people even smaller, probably good to take into account for the choice of what you want to organize.

[–] ApollosArrow@lemmy.world 4 points 19 hours ago (1 children)

As someone who helps organize events in person, it’s a lot of work, especially if it’s for free. While I appreciate seeing people with ideas, there needs to be more people that volunteer to help execute said ideas.

[–] mapto@feddit.bg 1 points 8 hours ago (1 children)

Not that I'm getting into it, but do you have ideas for fundraising for such organisational work?

[–] ApollosArrow@lemmy.world 3 points 6 hours ago

I wouldn’t say I have the most experience in the fundraising part. It usually starts with getting a group of like-minded people together, pooling whatever money/resources you have together to kickstart some stuff. One you have a meetup/group with some traction then you start looking at what kind of grants are available in the area, since sometimes you have options. Going to local shops in your neighborhood that are willing to donate food/time also helps. Ultimately it comes down to how many people you know and how well you can network.

[–] Auster@thebrainbin.org 2 points 20 hours ago

I guess it's one way to induce community engagement. Though an idea, don't overpost if you do it yourself, first for the risk of being ignored, and second to not burn through ideas too quickly.

Also, if you want ideas for filler community games, there's always some popping up at GOG's general forum.

[–] Fizz@lemmy.nz 18 points 1 day ago (1 children)

A fun event I saw on a message board was a hotseat rimworld game. Someone started a world played for a bit then posted the save next person picked it up played it a bit and posted it.

It was pretty fun.

[–] Yezzey@lemmy.ca 8 points 1 day ago* (last edited 1 day ago) (1 children)

yea shit like this! Create lore..

[–] Fizz@lemmy.nz 9 points 1 day ago (1 children)

I think this is what the gaming community should be about. Its always peeved me that the gaming community on here and reddit are always filled with slop news and 0 gaming content.

[–] Prathas@lemmy.zip 2 points 5 hours ago

Well, what message board was that hot seat game save system on? I don't own that game, but you can always start something like that.

[–] naeap@sopuli.xyz 3 points 23 hours ago

Scrolled a bit further and found this intriguing game

https://sopuli.xyz/post/48181032

[–] placebo@lemmy.zip 1 points 20 hours ago

Screenshot or photography contests.

I like this one as it is also content creation and sharing. Maybe some themed contests? Like screenshots from horror games or nature photography.

[–] Wren@lemmy.today 10 points 1 day ago

I try to run discussions and challenges in some of my communities, the problems are just me getting busy and general forgetfulness.

The womens stuff community does a great job of keeping people engaged with daily topics and weekly chat threads, which other communities could take notes from.

Beyond that, better mod tools, public calendars to schedule events and puzzles would be great for larger communities.

Personally, I think Lemmy needs more 'best of' posts, or maybe just awareness of the best-of communities, to encourage engagement and showcase the community.

[–] rimu@piefed.social 6 points 1 day ago (1 children)

Have a Quake 3 Arena tournament.

[–] Yezzey@lemmy.ca -1 points 1 day ago

Team Fortress 1 tourney.

[–] mesamunefire@piefed.social 7 points 1 day ago* (last edited 1 day ago) (1 children)

I believe piefed has something like that? I know it has Events with dates/times/etc....

You can probably code something up with the API. Im not sure about the scheduling on lemmy but I think piefed is cron based?

[–] Yezzey@lemmy.ca 1 points 1 day ago (1 children)
[–] mesamunefire@piefed.social 8 points 1 day ago* (last edited 1 day ago) (1 children)

Not sure if its the best client api but looks like theres a couple of APIs that work with lemmy: https://github.com/db0/pythorhead

Throw that onto cron/scheduler as a proof of concept and have at it.

[–] Yezzey@lemmy.ca 0 points 1 day ago (1 children)
[–] mesamunefire@piefed.social 3 points 1 day ago* (last edited 1 day ago) (1 children)

Gonna be honest i dont care enough to make it. But gl!

You could be the finance guy instead of just an idea guy 😉

[–] Yezzey@lemmy.ca 1 points 1 day ago

point me to some literature on how someone would do that please

[–] Whats_your_reasoning@lemmy.world 1 points 23 hours ago

I always liked the community events Reddit did. I wish we could do something like /r/place. I guess the next best (low-tech) thing is starting with a blank image file, adding a line, and uploading it for the next person to add a line, so on and so forth. Make some kind of collaborative artwork where everyone contributes a bit. Whether it becomes a graffiti wall, a collection of memes, or nothing but multi-colored dicks, I know I'd have fun.

[–] TheOctonaut@piefed.zip 3 points 1 day ago

No thanks, this is a link aggregator. Why will you people do anything except join a BB forum

[–] quediuspayu@lemmy.dbzer0.com 3 points 1 day ago

I have some things planned for the community I manage once I get some more people participating.

[–] Yezzey@lemmy.ca 3 points 1 day ago* (last edited 1 day ago) (1 children)

The world cup is on right now, why not a mini 2x2 game or something? 1 vs 1, fuck make it pong!

[–] Blaze@quokk.au 1 points 1 day ago

!football@sopuli.xyz