8000 GitHub - cwoelk/slack-test-bot: A very simple Slack test bot to play around with
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cwoelk/slack-test-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Slack Bot Experiment

Very simple test bot using the Slack RTM Api through the npm package slackbots.

Create a bot

Log into your Slack team and create a bot. Make a note of the API token.

Run the code

After npm install run the following replacing your <<<YOUR_API_TOKEN>>> with the one you received when creating your bot.

API_TOKEN='<<<YOUR_API_TOKEN>>>' DEBUG=slackbot* npm start

About

A very simple Slack test bot to play around with

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0