Skip to content

ImperialLabs/adapter-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLAPI Adapter - Slack

Adapter that enables SLAPI Bot to utilize the Slack Chat Service

Prerequisites

  • Docker 1.10 or later

Usage

Config

Config required SLAPI config file bot.yml

# Adapter Settings
adapter:
  service: slack # Enables option alternative adapters
  config:
    token: # API token
    logger: # Optional Logger instance that logs HTTP requests.

Testing

How to Contribute

External Contributors

  • Fork the repo on GitHub
  • Clone the project to your own machine
  • Commit changes to your own branch
  • Push your work back up to your fork
  • Submit a Pull Request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

Internal Contributors

  • Clone the project to your own machine
  • Create a new branch from master
  • Commit changes to your own branch
  • Push your work back up to your branch
  • Submit a Pull Request so the changes can be reviewed

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

About

SLAPI Slack Adapter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages