diff options
Diffstat (limited to 'fair.json')
-rw-r--r-- | fair.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/fair.json b/fair.json new file mode 100644 index 0000000..3814d20 --- /dev/null +++ b/fair.json @@ -0,0 +1,14 @@ +{ + "exampleUserId": { + "day": "total days user said 'fair'", + "streak": "fair streak", + "date": "date 'fair' was said last", + "timezone": "Defaults to Europe/London" + }, + "615658069132836865": { + "day": -64, + "streak": 2, + "date": "2021-01-03", + "timezone": "Pacific/Honolulu" + } +}
\ No newline at end of file |