Update 'coin.rb'
This commit is contained in:
parent
29bca2cafc
commit
702f0ca119
2
coin.rb
2
coin.rb
@ -66,7 +66,7 @@ bot.message(in: Integer(ENV['BOT_CHANNEL'])) do |event|
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
bot.message(content: 'ACQUIRE FUNDS' ) do |event|
|
bot.message(content: 'GET COIN' ) do |event|
|
||||||
# update score
|
# update score
|
||||||
if coin_state_active
|
if coin_state_active
|
||||||
if event.author.bot_account?
|
if event.author.bot_account?
|
||||||
|
Loading…
Reference in New Issue
Block a user