User Commands

Clocky's core workflow uses Discord slash commands.

Track time

/checkin
/checkout

Paid servers can enable break tracking:

/break start
/break end
/break status

View reports

Use period, not range, with /stats and /leaderboard:

/stats period:week
/stats period:month
/leaderboard period:week
/history limit:25

/history defaults to 10 sessions and accepts a maximum of 25.

Leaderboard visibility

Leaderboard visibility is public by default when no server-specific setting exists.

Availability: Premium, Pro, and Lifetime servers with break tracking enabled

# View the current setting
/public

# Show on the leaderboard
/public visibility:on

# Hide from the leaderboard
/public visibility:off

Server administrators can still access server-authorized statistics regardless of leaderboard visibility.

Personal data

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

/data-export generates a JSON attachment in the private command response. /data-delete requires confirmation or, for a current-server request, can create an administrator-review request.

Read Data Export and Data Deletion before using the privacy commands.

Was this page helpful?