Skip to content

tobbhie/Team-Horme-slack-bot-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

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

Dependencies

Project is created with:

  • Node.Js
  • React
  • Passport Auth for Slack
  • Slack Client
  • dotenv

Setup

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

Usage

  • 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

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.5%
  • HTML 34.5%