Update 'coin.rb'

This commit is contained in:
mud mud 2022-12-23 11:39:26 +00:00
parent f188c90284
commit 29bca2cafc

View File

@ -66,7 +66,7 @@ bot.message(in: Integer(ENV['BOT_CHANNEL'])) do |event|
end
end
bot.message(content: 'GET COIN' ) do |event|
bot.message(content: 'ACQUIRE FUNDS' ) do |event|
# update score
if coin_state_active
if event.author.bot_account?