hubot-toggl

A Hubot script to add Toggl integration to your company's chat

Usage no npm install needed!

<script type="module">
  import hubotToggl from 'https://cdn.skypack.dev/hubot-toggl';
</script>

README

hubot-toggl

A Hubot script to add Toggl integration to your company's chat

Commands

hubot toggl setup - Sets-up an user's account with Toggl
hubot toggl start [description] - Starts a time-entry
hubot toggl stop - Stops the current time-entry
hubot toggl current - Prints the current time-entry
hubot toggl whoami - Prints the current authenticated Toggl user
hubot toggl projects - Prints the 5 most recently modified projects

License

This code is licensed under the MIT license. For more information please refer to the LICENSE file.