Skip to content

Get time tracking information in your Slack

License

Notifications You must be signed in to change notification settings

platanus/lita_time_tracker

Repository files navigation

Lita Time Tracker

Get Toggle or Harvest information in your Slack.

Configuration

To set Toggle as time tracker set the following ENV vars:

  • TIME_TRACKER_CLIENT=toggl
  • TOGGL_API_KEY=XXX

To set Harvest as time tracker set the following ENV vars:

  • TIME_TRACKER_CLIENT=harvest
  • HARVEST_ACCOUNT_ID=123
  • HARVEST_TOKEN=XXX

Usage

In slack, you can ask:

  • me muestras la actividad en toggl?
  • me muestras la actividad en harvest?
  • en que wea andan?
  • en qué wea andan?
  • quienes togglean?
  • quiénes togglean?
  • quienes no togglean?
  • quiénes no togglean?
  • me muestras el toggl de leandro?
  • me muestras el harvest de leandro?

License

This project is licensed under Copy Right - see the LICENSE file for details