diff options
| author | 2018-11-20 15:14:46 +0100 | |
|---|---|---|
| committer | 2018-11-20 15:14:46 +0100 | |
| commit | 87580f3414d3873a688b31352832ebd1a1527a2a (patch) | |
| tree | 9ee1331f24e36d6f1de4190c469b94eb12f93f9e /bot/resources | |
| parent | Merge branch 'meooow25-spookysound' (diff) | |
| parent | Fixing flake8 errors, and making the gif post inside an embed. (diff) | |
Merge branch 'markylon-gif'
Diffstat (limited to 'bot/resources')
| -rw-r--r-- | bot/resources/halloween/candy_collection.json | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/bot/resources/halloween/candy_collection.json b/bot/resources/halloween/candy_collection.json index 6313dd10..bebcd4fc 100644 --- a/bot/resources/halloween/candy_collection.json +++ b/bot/resources/halloween/candy_collection.json @@ -1,8 +1 @@ -{ - "msg_reacted": [ - - ], - "records": [ - - ] -} +{"msg_reacted": [{"reaction": "\ud83c\udf6c", "msg_id": 514442189359546375, "won": true, "user_reacted": 95872159741644800}, {"reaction": "\ud83c\udf6c", "msg_id": 514442502460276740, "won": true, "user_reacted": 178876748224659457}], "records": [{"userid": 95872159741644800, "record": 1}, {"userid": 178876748224659457, "record": 1}]}
\ No newline at end of file |