From 29bca2cafcedfd74eae05695cbbad5f98ac527f2 Mon Sep 17 00:00:00 2001 From: mud mud Date: Fri, 23 Dec 2022 11:39:26 +0000 Subject: [PATCH] Update 'coin.rb' --- coin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin.rb b/coin.rb index 97a2fb2..e365167 100644 --- a/coin.rb +++ b/coin.rb @@ -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?