1
0
forked from enes/fiatjafbuzz
fiatjafbuzz/README.md

25 lines
521 B
Markdown
Raw Permalink Normal View History

2025-01-20 16:49:14 +00:00
# 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`
2025-01-18 13:09:27 +00:00
## do stuff
```bash
pnpm install
pnpm run start -nsec <BOT's NSEC>
```