Skip to content

Commit

Permalink
Updaing readme with instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
geetotes committed Aug 28, 2015
1 parent 4dce553 commit 6e4f357
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# dj_chrono
An example node.js based SlackBot for connecting to the Toggl API (and more!)


To try this bot out yourself, clone this repo, [create a bot](https://my.slack.com/services/new/bot), add the token to `dj_chrono.js`, add your e-mail to the `user_agent` param on the Toggl API, `npm install` then `node dj_chrono.js`. Enjoy!

0 comments on commit 6e4f357

Please sign in to comment.