Ruboty::Toggl
Manage Toggl via Ruboty.
Install
# Gemfile
gem "ruboty-toggl"
Usage
@ruboty token <token> - Remember sender's Toggl access token.
@ruboty workspace <workspace> - Remember sender's Workspace.
@ruboty start <description> <project_name> - stop current toggl, and start new toggl.
@ruboty stop - stop current toggl.
ENV
NONE