An automated content posting bot for Nostr networks. This tool allows you to schedule regular posting of images and videos to Nostr relays, supporting both NIP-94 and Blossom upload services.
### Core Implementation
- [ ] replace hex format
### Essential Settings
- [ ] Make enable button functional
- [ ] Bot settings page with:
- [ ] Bio
- [ ] NIP-05
- [ ] Username/display name
- [ ] Zap address
- [ ] PFP/banner upload
- [ ] Posting interval controls
- [ ] Content album selection
### Content System
- [ ] Create upload/organization page
- [ ] Implement manual post interface:
- [ ] Text
- [ ] Media upload
### Bot Interaction
- [ ] Develop basic bot feed:
- [ ] Display Comments
- [ ] Reply
### Validation
- [ ] Test NSEC key import
- [ ] Test manual posts:
- [ ] Text only
- [ ] Media upload
- [ ] Verify bot reply works
## Features
- **Media Management**: Upload content to either NIP-94/96 compatible servers or Blossom storage servers
- **Scheduled Posting**: Configure posting intervals for automated content sharing
- **Multiple Bot Support**: Manage multiple bot identities, each with their own keypair
- **Keypair Management**: Create new keypairs or import existing ones
- **Relay Configuration**: Configure which relays to publish to for each bot
- **Profile Management**: Set up and publish bot profiles (name, bio, avatar, etc.)