papiche

Results 26 issues of papiche

To inform about "work in progress" Added language selector using [svelte-i18n](https://github.com/kaisermann/svelte-i18n) ![](https://ipfs.copylaradio.com/ipfs/QmaZiq2UHNL5vpGtg8mXJkVJw2a4YiyWbgjP1nvkJ4Gart) When used in code, it replaces fixed text with dynamic For example, in ```./src/app/MenuDesktop.svelte``` ```Settings``` becomes ```{$_('page.home.settings.title', {...

Using https://github.com/UTXOnly/nostpy-cli ``` nostpy-cli query --relay "$myRELAY" --kinds 3 --authors "$HEX" Query sent to relay ws://localhost:7777: ["REQ", "5326483051590112", {"kinds": [3], "authors": "efbd53fbb890ca140f5b1efe81bd0b2660d07cf9385f51729e71875cb9e24485"}] Response from ws://localhost:7777: ["NOTICE","ERROR: bad req: std::get: wrong...

I am willing to use "nostr-ai-bot", to try an IA auto replier https://github.com/papiche/nostr-ai-bot/blob/main/main.py uses ```pynostr``` method for sending event ```print("Responding to public note...") resp = respond(content) note_event = Event(kind=EventKind.TEXT_NOTE, content=resp)...

PIL compatibility update

Do you think vx_bevy could load map from https://minecraft.ign.fr/ maps export ?

# Add NIP-101: UPlanet - Decentralized Identity & Geographic Coordination ## Summary This NIP introduces a comprehensive protocol for decentralized identity management, geographic coordination, and verifiable credentials on Nostr. It...