Readme update

This commit is contained in:
Enki 2025-03-01 22:55:11 -08:00
parent 559982b525
commit 41ad467618

View File

@ -4,13 +4,13 @@ An automated content posting bot for Nostr networks. This tool allows you to sch
### Core Implementation ### Core Implementation
- [ ] replace hex format - [x] replace hex format
### Essential Settings ### Essential Settings
- [ ] Make enable button functional - [x] Make enable button functional
- [ ] Bot settings page with: - [ ] Proper nostr Profile:
- [ ] Bio - [x] Bio
- [ ] NIP-05 - [x] NIP-05
- [ ] Username/display name - [ ] Username/display name
- [ ] Zap address - [ ] Zap address
- [ ] PFP/banner upload - [ ] PFP/banner upload
@ -18,10 +18,11 @@ An automated content posting bot for Nostr networks. This tool allows you to sch
- [ ] Content album selection - [ ] Content album selection
### Content System ### Content System
- [ ] Create upload/organization page - [x] Create upload/organization page
- [ ] Implement manual post interface: - [x] Implement manual post interface:
- [ ] Text - [x] Text
- [ ] Media upload - [x] Media upload
- [x] Kind:20 posts
### Bot Interaction ### Bot Interaction
- [ ] Develop basic bot feed: - [ ] Develop basic bot feed:
@ -29,10 +30,11 @@ An automated content posting bot for Nostr networks. This tool allows you to sch
- [ ] Reply - [ ] Reply
### Validation ### Validation
- [ ] Test NSEC key import - [x] Test NSEC key import
- [ ] Test manual posts: - [ ] Test manual posts:
- [ ] Text only -[x] Text only
- [ ] Media upload - [x] blossom Media upload
- [ ] NIP-94 uploads
- [ ] Verify bot reply works - [ ] Verify bot reply works