keybase / go-keybase-chat-bot

Official Go Keybase chat bot SDK
BSD 3-Clause "New" or "Revised" License
111 stars 38 forks source link

Is the `keybase app` path and `KBFS path` the same thing? #81

Closed breezemight closed 2 years ago

breezemight commented 2 years ago

flag.StringVar(&kbLoc, "keybase", "keybase", "the location of the Keybase app")

where do I find the aforementioned location of the keybase app ?

joshblum commented 2 years ago

where do I find the aforementioned location of the keybase app ?

which keybase will give you the path to the keybase binary

breezemight commented 2 years ago

How do you manually make the queries shown in keybase chat api --help ?

joshblum commented 2 years ago

example: keybase chat api -p -m '{"method": "list"}'