以下のスクリプトを使用して、Nostr (ノスター、ノストラ、ノストル) の投稿を HTML として保存する。
vercel-nostr-posts: https://github.com/AsaiToshiya/vercel-nostr-posts
手順
1. リポジトリをセットアップ
1 | git clone --recursive https://github.com/AsaiToshiya/vercel-nostr-posts.git |
2. index.js 内の投稿者の公開鍵を変更
index.js:
1 | // 投稿者の公開鍵 (16 進数) |
3. スクリプトを実行
1 | $ node index.js |
カレント ディレクトリーに index.html と hashtag.html が作成される。
index.html:
hashtag.html: