this post was submitted on 12 Apr 2024
67 points (100.0% liked)

Anime Art

565 readers
70 users here now

We Post Anime Pictures Here

Sauce is appreciated

Rule 1: Post Picture

Rule 2: No Nudity, mark lewd images as NSFW

Rule 3: Don't be a dick

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 5 months ago (6 children)

Body mentions work now. Lemmy doesn't notify for body mentions, so I had to make it check every post for a mention, but it works.

You can also just leave the body blank to trigger it. Obviously it can't edit the body.

If you want that you'd have to run my entire posting tool and have it create the whole post for you.

[–] [email protected] 2 points 5 months ago (3 children)

I am also interested in the posting tool as I always upload from a desktop anyway.

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (2 children)

Funny you should comment just now. I chose to make it work via a matrix chatbot so you can actually use it via phone or desktop just the same. It just needs to run on a machine somewhere.

https://github.com/CTalvio/lemmytrixposter

That'll let you get it up and running provided you know how to set up python and run a .py file.

Looking into making it an executable but that doesn't really play nice with some of the hackier solutions I employed in writing it.

Might have to ditch/redo some features to make it work.

Edit: Got a working Linux executable, working on windows now.

[–] [email protected] 2 points 3 months ago (1 children)

I finally sat down to get this working, might put out an PR soon with some attempts at trying to add hints for people who have dumb problems like me. I got stuck on the room name for matrix, thinking that I could use a local address when I should have just copy-pasted from the log when the bot joined.

[–] [email protected] 2 points 3 months ago

Yeah it has to be the room ID, the long gibberish one.

load more comments (2 replies)