Commit Graph

7 Commits (6a3fc713978a0c1c9290a4afd08b47886b49b635)

Author SHA1 Message Date
Wim 67adad3e08
Update dependencies (#1813) 2 years ago
Wim 3893a035be
Update dependencies/vendor (#1659) 3 years ago
Wim 4dd8bae5c9
Update dependencies (#1610)
* Update dependencies

* Update module to go 1.17
3 years ago
Wim 393f9e998b
Update dependencies / vendor (#1146) 4 years ago
Wim d893421c7b
Update vendor keybase/go-keybase-chat-bot (#1019) 5 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