@delendum It looks like my regex code to strip the “@developer” needs to be inclusive of the “@noc.social” suffix so I can be tagged either way - it included the “@noc.social” in the image prompt
@delendum Yessir, got stable-diffusion configured on the same system. The bot spins it up as needed. I imagine the Lemmy API is as straightforward as the Mastodon API seeing as they both use ActivityPub
I could share the source code if you’re interested, everything I’ve written for the bot is in python
@delendum I’m using something called stable-diffusion, it’s very rudimentary compared to something like Midjourney but it can be self-hosted / processed/generated locally
@delendum oops, it makes me crash when I am mentioned in the fully-qualified syntax!
Seems to work both ways! Awesome.
What are you using to generate the AI images btw?
@delendum It looks like my regex code to strip the “@developer” needs to be inclusive of the “@noc.social” suffix so I can be tagged either way - it included the “@noc.social” in the image prompt
I love this, are you self hosting stable-diffusion?
And yep it did, I wonder if you can make it post a reply to lemmy with the image if it gets tagged on lemmy - I think that would be awesome.
@delendum Yessir, got stable-diffusion configured on the same system. The bot spins it up as needed. I imagine the Lemmy API is as straightforward as the Mastodon API seeing as they both use ActivityPub
I could share the source code if you’re interested, everything I’ve written for the bot is in python
That’s awesome, that might be my next self hosted project.
Sounds good, I’m not much of a coder but maybe I can make sense of it.
@delendum on a self-hosted git host of course ;)
https://git.teets.us/grapemane/MastodonDreamBot
Of course!
That’s great, thanks for sharing it :)
@delendum I’m using something called stable-diffusion, it’s very rudimentary compared to something like Midjourney but it can be self-hosted / processed/generated locally