Quick Start

Once Clocky is installed, you can record a first work session with three slash commands.

Track a session

Start tracking:

/checkin

Check the current server's session state:

/status

Finish and record the duration:

/checkout

View your work

/stats defaults to the last 30 days. Use Discord's registered period choices for other windows:

/stats period:week
/stats period:all_time
/history limit:10

See Statistics and Session History for every supported period.

Leaderboards

/leaderboard period:week

Members are visible on the server leaderboard by default. Control your own visibility with:

/public visibility:off
/public visibility:on

Run /public without the option to inspect the current setting.

Premium, Pro, and Lifetime include break tracking and projects. An administrator enables breaks and creates projects from the dashboard.

/break start
/break status
/break end

When projects exist, /checkin offers an optional project selector.

Privacy controls

/data-export
/data-delete current-server
/data-delete all-servers

The export is a JSON attachment in the private command response. Deletion requires confirmation, and a current-server request may require administrator review.

Read Data Export and Data Deletion before using these commands.

Was this page helpful?