• WhoRoger@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    As a mod of bunch of communities, I need a bot that would notify me of new posts and reports via Matrix.

    There is one I’m using, but the author is reworking it and it’ll apparently only be for discord (which doesn’t work for me).

    • bugsmith@programming.devOPM
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      This is definitely an interesting idea. I would also find this useful. Someone may beat me to it, but I’ll add this one to the todo list.

      • WhoRoger@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Please, heh. Someone from the lemmy-bots instance said they’ll be adding support for matrix webhooks so bots can use it.

  • canpolat@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    A bot replying with “correct” post URLs would be great. But I don’t know if it’s possible. There are some user scripts doing this for each user’s browser. But, perhaps a middle ground could be covered if the links for the most popular instances are created.

  • Gamma@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    For here, some kind of code evaluation bot, to help answer help questions. I’ve made a Matrix and Discord version of this which isn’t much more than subprocess.run(['podman', 'run', lang.container]), but I think a better version would include a link to an evaluation site like ato.pxeger.run so that people can use the bot response as a jumping off point to experiment more.