It’s still very much a work in progress, but I have just created @DailyGameBot@lemmy.zip with the intent to automatically post the daily game posts, rather than people need to do it themselves.

For now it’s just Connections as I’m still working out the kinks (it didn’t succeed in getting it up the first time today…I had to stop and re-run it to get it to work). But I would like to expand it to some more games later: post suggestions in the comments.

Lemmy has a setting to hide all content created by bots. If you wish to join in the Connections (and possible other future daily games), please make sure you have “Show Bot Accounts” selected.

  • Zagorath@aussie.zoneOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 day ago

    Out of interest, how did you develop that bot? I’ve been using the lemmy-bot npm package, with its frustratingly-under-documented “schedule” property. It was amazingly easy to work with, once I figured out the basic structure.