diff options
| author | 2020-10-31 15:09:18 +0000 | |
|---|---|---|
| committer | 2020-10-31 15:09:18 +0000 | |
| commit | 44bc2efb37702758594f7218ae998fd725394773 (patch) | |
| tree | 3f5f72ae6a1986f0ac0755ab51e9a38e83c85cad /bot/resources | |
| parent | Merge pull request #478 from python-discord/discordpy-15 (diff) | |
| parent | Merge branch 'master' into candy (diff) | |
Merge pull request #496 from quanta-kt/candy
Fix candy mini-game to group leader-board scores correctly
Diffstat (limited to 'bot/resources')
| -rw-r--r-- | bot/resources/halloween/candy_collection.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/halloween/candy_collection.json b/bot/resources/halloween/candy_collection.json index 9aa78a5f..0967ef42 100644 --- a/bot/resources/halloween/candy_collection.json +++ b/bot/resources/halloween/candy_collection.json @@ -1 +1 @@ -{"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}]} +{} |