Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haruki7049/nostr-unko-posting-bot
A bot which sends 'Unko!!' to Nostr Network
https://github.com/haruki7049/nostr-unko-posting-bot
nostr nostr-bot
Last synced: 1 day ago
JSON representation
A bot which sends 'Unko!!' to Nostr Network
- Host: GitHub
- URL: https://github.com/haruki7049/nostr-unko-posting-bot
- Owner: haruki7049
- License: apache-2.0
- Created: 2024-12-24T06:47:55.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-25T05:36:17.000Z (about 2 months ago)
- Last Synced: 2025-01-30T21:45:39.694Z (11 days ago)
- Topics: nostr, nostr-bot
- Language: Nix
- Homepage: https://nosta.me/npub1qqxs75lumlsfwp88za2zk6tjsxlcufhaq6q93clenuwu9myvdfkqmq06a4
- Size: 30.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# nostr-unko-posting-bot
A bot which sends a text note written `Unko!!` to Nostr Network.
# Usage
```bash
unkobot
```## Build
```bash
# with Nix...
nix-build# with Cargo...
cargo build --release
```This Bot's profiles are hardcoded. Please change source codes if you want to customize this bot.