This is the code for the free Slack history gatherer and searcher.
- Clone this repo:
git clone https://github.com/backmeupplz/slack-memory - Launch the mongo database locally
- Create
.envwith the environment variables listed below - Run
yarn installin the root folder - Run
yarn distribute
And you should be good to go! Feel free to fork and submit pull requests. Thanks!
TOKEN— Slack bot tokenMONGO— URL of the mongo database
Also, please, consider looking at .env.sample.
MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!