keybase / bot-sshca

A chat bot that can manage your team's SSH accounts
BSD 3-Clause "New" or "Revised" License
222 stars 30 forks source link

Add feature for bot to announce itself at startup #65

Closed ddworken closed 4 years ago

ddworken commented 4 years ago

See docs/env.md for a description of this feature. Comes from the feature request in #46.

Note that there are currently no integration tests for this functionality. :( Adding integration tests would require having the python test code subscribe to messages from Keybase. Ultimately, I think I am going to have to add this feature to the test framework for the purpose of the two man rule feature but I think it is best to put it off until then so that I make sure whatever I build supports integration tests for both features.