Data Export
Use /data-export to generate a JSON copy of the Clocky data associated with your Discord user ID. This personal export is not paywalled.
How to export
- Run
/data-exportin a server where Clocky is available. - Clocky replies privately while it gathers the records.
- Download the attached
.jsonfile from the completed command response.
If Clocky has no profile, work sessions, or break sessions for your user ID, it returns “No Data Found” instead of an attachment.
Included data
The export currently contains:
- Export metadata, including your Discord user ID, username, and export timestamp
- Your Clocky user-profile record, when present
- Work-session records across servers
- Break-session records across servers
- Counts of sessions, breaks, and servers represented in the data
The file is JSON so it can be read in a text editor or processed by another tool. Field names reflect the stored records and can change as Clocky evolves.
Privacy
The attachment contains personal activity data. Store it somewhere you control and do not post it in a public channel. The JSON file itself is readable and is not password-protected.
The personal export does not include payment-card details or your Discord password because Clocky does not receive those credentials.
Troubleshooting
The export failed
Try the command again. If it continues to fail, contact support@clockybot.com with your Discord user ID and the approximate failure time.
The file is too large or Discord rejects it
Contact support. Do not split or post the file in a public support channel.
I need server-wide CSV data
Personal /data-export is different from the paid dashboard CSV export. A server administrator can use the dashboard export for records within the server's reporting-history window.