firstlookmedia / flock-server

🦉 Flock is a privacy-preserving fleet management system powered by osquery and the Elastic Stack
GNU General Public License v3.0
19 stars 1 forks source link

Initial keybase bot #13

Closed micahflee closed 5 years ago

micahflee commented 5 years ago

Resolves #2.

This creates a barebones keybase bot. The only command that's implemented is help, which lists commands, and also there's list_users but it's not implemented yet.

Rather than finishing all of the functionality of the bot in this PR, I'm going to merge this and open separate issues for each keybase bot feature.