From a9a313aa0215a1cae4dc6247fadd3edbbe0b2e2f Mon Sep 17 00:00:00 2001 From: mud mud Date: Thu, 27 Oct 2022 22:18:22 +0000 Subject: [PATCH] Update 'coin.rb' --- coin.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/coin.rb b/coin.rb index 80069c5..435d339 100644 --- a/coin.rb +++ b/coin.rb @@ -65,7 +65,6 @@ bot.message(in: Integer(ENV['BOT_CHANNEL'])) do |event| end bot.message(content: 'GET COIN' ) do |event| - next if event.author.role? 'robot friend' # update score if coin_state_active if event.author.bot_account?