• Stars
    star
    169
  • Rank 223,192 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 9 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Log and view all Slack messages.

Slack Patron

Publish Viewer Docker Image Publish Logger Docker Image Publish Connector Docker Image Publish ElasticSearch Docker Image

  • Record Slack messages in MongoDB.
    • You can also import data from backup file.
  • Web interface for searching messages.

Quick Usage

  1. Install Slack Patron App and get access token for your Slack workspace

  1. Run docker compose up with ./docs/docker-compose-quick.yml
$ wget https://raw.githubusercontent.com/tyage/slack-patron/master/docs/docker-compose-quick.yml
$ export SLACK_PATRON_SLACK_TOKEN=[YOUR TOKEN HERE]
$ docker compose -f ./docker-compose-quick.yml up
  1. Visit http://localhost:9292

Docs

Special Thanks

This product receives a lot of contribution from TSG ❤️

https://github.com/tsg-ut/slack-patron