You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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!