@ -99,7 +99,7 @@ def give_coin(event)
if event.emoji.name == COIN_EMOJI
coin_amount = 1
elsif event.emoji.name == BAG_EMOJI
coin_amount = 20
coin_amount = 5
end
increment_coin(event.message.author.id, coin_amount)
The note is not visible to the blocked user.