|
|
|
|
|
by stephen_mcd
5004 days ago
|
|
Here's my own one I recently built: https://github.com/stephenmcd/gnotty Built with Django and websockets, so you can easily wrap authenticated views around it. Also includes a bot framework with support for webhooks. Some of the bundled webhooks include things like incoming pull requests from GitHub or Bitbucket. On top of that it provides a browsable/searchable message archive as well. |
|