Skip to content

dtesler/slackshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slackshell

BASH terminal for your slack team

Getting started

Clone the repository on to your desired server (Ubuntu 14.04 Recommended)

git clone https://github.com/dtesler/slackshell.git

next, create a bot for your team at https://my.slack.com/services/new/bot

Creating a bot

Once you have created the bot, copy your token

Bot Token

and then execute the following in your project directory

token={token} node bot.js

where {token} is your token that you previously copied

You can now execute terminal commands (each slack user is a separate linux user) by either sending a direct message to the bot or mentioning it in a channel where it is present.

Slackshell test

please contribute to my crap code

Releases

No releases published

Packages

No packages published