Registry / messaging / keybase-go-keybase-chat-bot

keybase-go-keybase-chat-bot

JSON →
library0.0.0-20260323181222-96da9efa9eecgogounverified

Go library for building chat bots on the Keybase platform.

go get github.com/keybase/go-keybase-chat-bot
INSTALL
IMPORT
SIG · KEYBASE-GO-KEYBASE
K
keybase-go-keybase-chat-bot
messaginggov0.0.0-20260323181222-96da9efa9eec
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

keybasechatbot
github.com/keybase/go-keybase-chat-bot

Initialize a Keybase chat bot with a token.

package main import ( "fmt" "github.com/keybase/go-keybase-chat-bot" ) func main() { bot := keybasechatbot.NewBot("your-bot-token") fmt.Println(bot) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260323181222-96da9efa9eeclatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
keybase-go-keybase-chat-bot — go get keybase-go-keybase-chat-bot · libregistry