this post was submitted on 08 Jun 2023
83 points (96.6% liked)

Asklemmy

42609 readers
638 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

Hi, I'm learing python and I was thinking about createing Lemmy bot.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 13 points 1 year ago (3 children)

I was thinking of running an instance which houses just bots. In theory, that'd make it easy to have an easy to remember URL and usernames, like [email protected] or something. If I can get a URL that makes sense I might consider something like this. It'd keep it small enough to call, and make sure they're always 100% intentional.

This is mainly because I don't want to be a source of annoyance for anyone, and I've seen too many people annoyed at the "natural response" bots that pop in all the time on reddit.

If they're on their own instance, a whole instance can block that instance if they don't want bots, or block specific bots if they prefer.

[โ€“] [email protected] 4 points 1 year ago (1 children)

Or even better - what if they need to request specific bots? That is: the bot needs human consent to act on first place. That means that bots will be only used if they're clearly useful for the instance, community or the user, not just a "yeah this bot is annoying and adding noise but why bother?"

[โ€“] [email protected] 3 points 1 year ago* (last edited 1 year ago)

I need to do some experiments to find out what happens if a bot is tagged in a community they're not subbed to. It may be that this is exactly what I can do - it'd be a request by a user, then the mod can ban it if they want. I don't know whether I can do something where only a mod can invite, I'll have to see if there's anything that might help there

[โ€“] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

mastodon already has botsin.space, depending on how well lemmy & masto interoperate (in theory they'll be fine because AP, but these kinda things tend to mess up in practice. lemmy still doesn't do authorized fetch afaik) hosting bots there & calling them from lemmy should work.

[โ€“] [email protected] 1 points 1 year ago

Thanks for the link, looks like they had the same idea.

[โ€“] [email protected] 1 points 1 year ago

That's actually a really bright idea. Makes bots easier to identify, and easier to avoid if preferred.