diff options
author | 2018-10-09 17:49:24 +1100 | |
---|---|---|
committer | 2018-10-09 17:49:24 +1100 | |
commit | 7f79647c5ed7b0b95c149bfbe7de04b9db0e30f8 (patch) | |
tree | 75e2d85a5f03b7ca55af55788daf251ed661e027 /bot/cogs | |
parent | Add files via upload (diff) |
Delete candy_collection.json
Diffstat (limited to 'bot/cogs')
-rw-r--r-- | bot/cogs/candy_collection.json | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/bot/cogs/candy_collection.json b/bot/cogs/candy_collection.json deleted file mode 100644 index 308de4f3..00000000 --- a/bot/cogs/candy_collection.json +++ /dev/null @@ -1,25 +0,0 @@ -{
- "msg_reacted": [
- {
- "reaction": "\ud83c\udf6c",
- "msg_id": 499064137188638730,
- "won": true,
- "user_reacted": 230214242618441728
- },
- {
- "reaction": "\ud83c\udf6c",
- "msg_id": 499064204570132500,
- "won": false
- }
- ],
- "records": [
- {
- "userid": 1234567890,
- "record": 4
- },
- {
- "userid": 9876543210,
- "record": 10
- }
- ]
-}
\ No newline at end of file |