Skip to content

Commit

Permalink
Improved setup instructions. Closes #16 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmammino committed Jul 6, 2017
1 parent 2e1c6e3 commit f983ca3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -37,6 +37,8 @@ To run the NorrisBot you must have a valid Slack [BOT token](#getting-the-bot-to
NORRISBOT_TOKEN=somesecretkey norrisbot
```

Once the bot is up and running, you need to invite him into the channels you want it to be available in.


## Getting the BOT token for your Slack channel

Expand Down Expand Up @@ -162,4 +164,4 @@ Enjoy your reading!

## License

Licensed under [MIT License](LICENSE). © Luciano Mammino.
Licensed under [MIT License](LICENSE). © Luciano Mammino.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "norrisbot",
"version": "2.0.4",
"version": "2.0.5",
"description": "A Slack bot that kicks asses (roundhouse-kicks to be accurate...)",
"keywords": [
"Slack",
Expand Down

0 comments on commit f983ca3

Please sign in to comment.