Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi Jeff, I am trying different approaches to the nostrichat component to try to get it to function.
I am reviewing the code at Pablo's repository here: https://github.com/pablof7z/nostr-chat-widget
I have also looked here: https://nostri.chat/
Although nostri.chat says the widget can be dropped into html code simply, it seems since we are using svelte it has to modeled like the nostr-chat-widget repo with adapters and the like? Is my logic right?
Should I attempt to rebuild the repo structure that Pablo has? Or at least rebuild some portion of the src components in the image here? Any help and guidance would be greatly appreciated -- I am a bit out over my skis!