Alby Hackday project at bitcoin++ Berlin 2025
This bot will use multiple MCPs together to open trades on LNMarkets, shitpost about its trades and earn money via zaps.
- Goose with MCPs:
- Memory MCP (Goose built in extension)
- Alby MCP connected to a lightning wallet with NWC
- LNMarkets MCP
- Nostr MCP (with env variables for NOSTR_RELAYS and NOSTR_NSEC_KEY for the bot account)
yarn install
yarn build
yarn start
$ docker build . -t rektbot-local --progress=plain
$ docker run -e OPENROUTER_API_KEY="sk-or-v1-..." rektbot-local
fly deploy --local-only --ha=false