diff --git a/main.rb b/main.rb index c9fa5e0..a9c5e55 100644 --- a/main.rb +++ b/main.rb @@ -116,6 +116,7 @@ loop do puts("tried to update listening status but have empty now playing") end else + bot.listening("") bot.idle end end