https://github.com/kehiy/triangles
a nostr bot that publishes trianglized images for kind 20 feeds.
https://github.com/kehiy/triangles
bot nostr nostr-bot
Last synced: 3 months ago
JSON representation
a nostr bot that publishes trianglized images for kind 20 feeds.
- Host: GitHub
- URL: https://github.com/kehiy/triangles
- Owner: kehiy
- License: mit
- Created: 2025-02-17T11:21:16.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-02-20T18:17:39.000Z (3 months ago)
- Last Synced: 2025-02-20T18:37:37.968Z (3 months ago)
- Topics: bot, nostr, nostr-bot
- Language: Go
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Triangles
This project is a Nostr bot that uses a Nostr secret key and an Unsplash API key to publish tirangleized images on kind 20 image feeds. you can use clients like [Olas](https://olas.app) to see them.
Example account:
https://njump.me/[email protected]
## Features
- Adds a 21 PoW to each post to make sure relays won't count it as spam.
- Posts multiple relays.
- Posts kind 20 events with details like blurhash, location, and more.
- Read posting duration, pow amount and relay lists from config.## Contributions
Any contribution is welcomed.
## License
This software is published under [MIT License](./LICENSE).