I have just deployed a script and a mastodon bot which attempt to hashtag lemmy posts so that they are better discoverable in microblogging services.

Please check the README for the why and the how.

If you have a microblogging account, please consider following the bot account which will help its hashtags federate to your instance’s public timeline.

Many thanks to @jgrim@discuss.online for hosting the bot.

PS: If you have a mastodon account, you can reply to your posts on mastodon (just search for their url) and add hashtags to your replies. This will achieve a quick and dirty version of what this bot is doing

  • @wiki_me@lemmy.ml
    link
    fedilink
    English
    58 months ago

    Repeatedly getting tagged by this bot sounds like it is a PITA.

    Having a command you can send with a private message so it won’t tag you could be useful , something like :

    dontTagMe: @wiki_me@lemmy.ml .

    It’s also pretty confusing if you encounter a post the first time, having it write something like :

    new lemmy post: ‘Moving media library to bigger HDD’ on community #Selfhosted by @rambos

    (Replying in this thread will appear as a comment in the lemmy discussion.)

    about this bot (link to a explanation)

    Could be more understandable.

    Regarding you saying on the read me you are not a rust developer A tutorial on youtube implies you can learn the basics in aboutt 3h, since your contribution gets reviewed by experienced developer that should be enough and you can learn more things on the fly (Assuming there are more things you want to contribute to on lemmy).

    having a command where the moderators of a community can tweak the frequency of posting (or maybe even posting just the top post for day/week/month etc) could also be helpful

    • db0OP
      link
      fedilink
      English
      3
      edit-2
      8 months ago

      Unfortunately I just don’t have the mental bandwidth to pick up Rust atm. My hands are beyond full.

      Repeatedly getting tagged by this bot sounds like it is a PITA.

      This shouldn’t really make any difference. In lemmy it would appear as a normal reply notification once per thread.

      Could be more understandable.

      I’ll see if I can expand the bot, but I don’t want each reply to end up like a wall of text.

      having a command where the moderators of a community can tweak the frequency of posting (or maybe even posting just the top post for day/week/month etc) could also be helpful

      That would defeat the purpose, as the discovery from mastodon would happen days/weeks/months after that thread was active.

      • @wiki_me@lemmy.ml
        link
        fedilink
        English
        17 months ago

        This shouldn’t really make any difference. In lemmy it would appear as a normal reply notification once per thread.

        Still an annoyance, i post on reddit and lemmy for years, to keep having to delete that reply for years to come could accumulate to a significant amount of time, and small segments of time wasted tend to add up

        I’ll see if I can expand the bot, but I don’t want each reply to end up like a wall of text.

        You could add the “about this bot” the line above it ( making a two lines message) but this could be cryptic and therefore off putting for new lemmy users (creating a bad impression of the platform).

        That would defeat the purpose, as the discovery from mastodon would happen days/weeks/months after that thread was active.

        When you reply the person you reply to still get notifications , lemmy “active” sort bumps posts when they get new comments (see docs) and anyway most of the time i assume people just read comments and don’t respond, and the idea is to make lemmy more discoverable so after that they could visit lemmy and participate more actively.