# the `fiatjafbuzz` project ## The Challenge Create a nostr bot that posts 'GM fiatjaf' every other day, and if it's the weekend, make the bot say 'gfy fiatjaf' instead. ## Proof of Work I may have copied the code from [enes](https://git.nostrdev.com/enes), but did put in some proof of work using [nostrogen](https://hitony.com/nostrogen/): ![](./screenshot.png) npub: `npub1sec4luz9n9h0u592a3a64patqcpvku7jh2727gqdgv6h2ygqlenqtds8wp` ## do stuff ```bash pnpm install pnpm run start -nsec ```