Commit Graph

3 Commits (ba0bfe70a8f07164e1341f4b094841acdad5c3a2)

Author SHA1 Message Date
Wim d893421c7b
Update vendor keybase/go-keybase-chat-bot (#1019) 4 years ago
Wim ff8cf067b8 Update kekeybase/go-keybase-chat-bot vendor 5 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