mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Update
This commit is contained in:
@@ -28,7 +28,7 @@ class RewardRedemption(BaseModel):
|
|||||||
|
|
||||||
|
|
||||||
async def on_redemption_reward_add(reward: RewardRedemption):
|
async def on_redemption_reward_add(reward: RewardRedemption):
|
||||||
logger.info(reward)
|
logger.info(f"{reward.user_name} just redeemed {reward.reward_title}!")
|
||||||
|
|
||||||
twitch = await authorize()
|
twitch = await authorize()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user