dcs on Nostr: Added a mirroring bot, to mirror all events from authors you follow, to a relay of ...
Added a mirroring bot, to mirror all events from authors you follow, to a relay of your choice:
TARGET=ws://localhost:6969 PUBLIC_KEY=c7da62153485ecfb1b65792c79ce3fe6fce6ed7d8ef536cb121d7a0c732e92df nostr-bot run -c nostr_bot.examples.mirror.MirrorFollowersBot
https://github.com/davestgermain/nostr_bot/blob/master/nostr_bot/examples/mirror.py
TARGET=ws://localhost:6969 PUBLIC_KEY=c7da62153485ecfb1b65792c79ce3fe6fce6ed7d8ef536cb121d7a0c732e92df nostr-bot run -c nostr_bot.examples.mirror.MirrorFollowersBot
https://github.com/davestgermain/nostr_bot/blob/master/nostr_bot/examples/mirror.py