Is there a tool or a service to auto post on nostr ?
reply
Publich this link its very useful and you can sats by the way
reply
anytime my friend ... we are here to help each other
reply
Thank you very much
reply
Yeah - I built one last week: https://github.com/PlebeiusGaragicus/nosrss
It's super plebby... so hopefully you can re-tool this to your needs
reply
If you know rust there are some good nostr crates for it. idk about the stuff for instagram or twitter in rust though.
reply
Like replicate Twitter to Nostr?
Or RSS to Nostr?
Or some type of bot?
More info is needed to provide a decent answer (which, is yes, ... of course there are ways to auto post on nostr, .. just the details that determine how that is done).
reply
Like Twitter to nostr Or instagram to nostr -When something is posted it will automaticly reposted on nostr
reply
If you want it posted as your nostr identity, it's non-trivial because the service will have to have your nostr private key.
Ideally, I think you'd run such a service yourself that checks your twitter/insta for new posts and posts to nostr.
Next best thing is maybe a browser extension.
Third best thing is a website you visit that connects to twitter/instagram/nostr, you post there, and it posts to all of them.
reply
Do you know any simillar service like you mentioned
(run such a service yourself that checks your twitter/insta for new posts and posts to nostr)
reply
No, but it's something someone could build in a day. It might already exist.
reply
Make a bounty
reply
Yes im thinking of something like that
reply
I'm working on a Nitter RSS feed scraper that can auto-repost to Nostr.
It's not done and I'm not a full time dev.
But I'm REALLY interested in nostr bots and/or doing exactly what it sounds like you're asking about.
reply
Thank youu
reply
From where?
reply
Actually i found an rss to nostr but not exactly what I was looking for https://github.com/piraces/rsslay
It actually generate pubkey (without the secret key) for this rss on nostr but its not yours its like you make a bot to follow not to control
reply