diff options
author | Thomas Voss <57815710+Mango0x45@users.noreply.github.com> | 2021-01-03 23:54:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-03 23:54:51 +0000 |
commit | b324ac424dd1e31654c14b832fb791119c1934eb (patch) | |
tree | f4f6bda57732ab9537a87018d18caf2cb3062bfd /fair.json | |
parent | debe83ad9d540927f92783a8032caf99fe4c5443 (diff) | |
parent | 29c57f70097717c95d5e1656937701725e73a45a (diff) | |
download | steve-bot-b324ac424dd1e31654c14b832fb791119c1934eb.tar steve-bot-b324ac424dd1e31654c14b832fb791119c1934eb.tar.gz steve-bot-b324ac424dd1e31654c14b832fb791119c1934eb.tar.bz2 steve-bot-b324ac424dd1e31654c14b832fb791119c1934eb.tar.lz steve-bot-b324ac424dd1e31654c14b832fb791119c1934eb.tar.xz steve-bot-b324ac424dd1e31654c14b832fb791119c1934eb.tar.zst steve-bot-b324ac424dd1e31654c14b832fb791119c1934eb.zip |
Merge pull request #37 from 0ceanlight/master
Fair.
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 |