Monitor for new channels
Open
- Dominant language
- Go
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Keep track of the channel list and detect differences. When a channel is added/removed/renamed we should get some kind of notice in the #hubot channel. A really quick and dirty version could use https://godoc.org/github.com/google/go-cmp/cmp#Diff on a slice/map of channels.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.