Commit Graph

4 Commits (e7b193788a56ee7cdb02a87a9db0ad6724ef66d5)

Author SHA1 Message Date
Wim 393f9e998b
Update dependencies / vendor (#1146) 4 years ago
Wim d893421c7b
Update vendor keybase/go-keybase-chat-bot (#1019) 4 years ago
Wim ff8cf067b8 Update kekeybase/go-keybase-chat-bot vendor 4 years ago
cori hudson 921f2dfcdf Add initial Keybase Chat support (#877)
* initial work on native keybase bridging

* Hopefully make a functional keybase bridge

* add keybase to bridgemap

* send to right channel, try to figure out received msgs

* add account and userid

* i am a Dam Fool

* Fix formatting for messages, handle /me

* update vendors, ran golint and goimports

* move handlers to handlers.go, clean up unused config options

* add sample config, fix inconsistent remote nick handling

* Update readme with keybase links

* Resolve fixmie errors

* Error -> Errorf

* fix linting errors in go.mod and go.sum

* explicitly join channels, ignore messages from non-specified channels

* check that team names match before bridging message
5 years ago