Skip to content

Bauer-Xcel-Media/bauer-slackbotapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bauer-slackbotapi

GitHub Stars GitHub Issues Current Version

A Node.JS module for Slack's API


More documentation to come. Just added:

  • basic support for attachments

Setup

Requirements

The following resources are needed in order to run slackbotapi:

  • Modules: eventemitter3, jethro, request and ws
  • A valid Slack API Token
  • An internet connection

Installation

Installing slackbotapi is as simple as running the following command: npm install slackbotapi


Usage

After installing this module and its dependencies, you can check the example_bot.js to learn the basics.

About

node.js Slack API module

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%