Update 'coin.rb'

This commit is contained in:
mud mud 2022-12-23 17:36:36 +00:00
parent 29bca2cafc
commit 702f0ca119

View File

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