Skip to content

keoghpe/alex-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alex Integration For Slack

An Alex bot for slack that uses slack-node-client.

Getting Started

  1. Create a new bot integration
  2. Follow the steps to deploy the bot to Heroku or run it locally

One-Click Heroku

Click this button:

Deploy

Manual Heroku

  1. Install Heroku toolbelt
  2. Create a new bot integration (as above)
  3. heroku create
  4. heroku config:set ALEX_TOKEN=[Your API token]
  5. git push heroku master

To Run Locally

  1. npm install
  2. export ALEX_TOKEN="your-bot-key"
  3. node index.js

About

Alex bot for slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published