A Team Horme slack bot that can be used to save conversation in an external drive (dropbox) User sign up (on external drive) User link external drive with slack workspace User send conversation to external drive from slack workspace user login to the external drive to see their slack conversations
Project is created with:
- Node.Js
- React
- Passport Auth for Slack
- Slack Client
- dotenv
To reuse this project, install it locally using npm:
$ cd ../your working folder
$ npm install
$ npm start
Make sure to put the appropriate keys in the .env file
- Navigate to https://saverbyhorme.glitch.me/
- Click the button to add bot to your workspace
- This makes it active on your worspace and listen to specified commands
- The bot was developed to save your conversation history to dropbox
- To initiaize the bot, use the command @hormesaver save history and follow the command that ensues
- Or you could have a brief of how the bot works by typing @hormesaver help.