git ssb

0+

decentral1se (decommissioned) / mgsbot



Commit dcfed9ddf8af0a5b207553e837368fd98332a09b

docs: log / grep trick

decentral1se committed on 10/12/2022, 10:59:51 AM
Parent: 2effe6b37de96175b7ae6e8686a327aa6af483a5

Files changed

README.mdchanged
README.mdView
@@ -15,5 +15,7 @@
1515 `go run mgsbot.go`
1616
1717 Then you can e.g. `./sbotcli --addr localhost:8009 whoami`. You can generate an
1818 invite and then from a fresh Patchwork identity, accept it. You should see
19-messages replicate both ways, including replies & likes.
19 +messages replicate both ways, including replies & likes. `./sbotcli --addr
20 +localhost:8009 log | grep <text>` is a handy way to check if text is being
21 +replicated.

Built with git-ssb-web