Manage Toggl via Ruboty.
# Gemfile
gem "ruboty-toggl"
@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.
NONE