PantherHackers / PantherBot

PantherBot is a WebSocket Application that takes advantage of Slack's RTM API to interact with the channels that it is a part of.
Mozilla Public License 2.0
14 stars 14 forks source link

Command to return info about PH Repos (Github API) #75

Open bcabio opened 7 years ago

bcabio commented 7 years ago

!github

You can add commands to return things like branch names, last contributions, number of forks, number of stars, issues, PRs, etc.

Thoughts?