Skip to content

rycornell/atlbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

atlbot

This is a simple bot integration for Slack.

It is based on the sample provided in node-slack-client and was inspired by hubot.

It parses slack messages to determine if a message is a bot command. It routes the command to an external api that contains custom command handlers.

To run, open a command line and go to the src folder.

Download the dependencies:

\src> npm install

Then run the application:

\src> node atlbot

About

A simple bot integration for Slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published