From a45a97f193e8ce66f8aef94a25000f44fd9c4493 Mon Sep 17 00:00:00 2001 From: DevilXD Date: Thu, 31 Mar 2022 10:32:00 +0200 Subject: [PATCH] Make sure to display the drop after claiming too --- twitch.py | 1 + 1 file changed, 1 insertion(+) diff --git a/twitch.py b/twitch.py index aa1bf73..5589e3c 100644 --- a/twitch.py +++ b/twitch.py @@ -570,6 +570,7 @@ class Twitch: drop.update_claim(message["data"]["drop_instance_id"]) campaign = drop.campaign mined = await drop.claim() + drop.display() if mined: claim_text = ( f"{drop.rewards_text()} "