@ -105,7 +105,11 @@ loop do
timer = 15
sleep timer
if mpc.running?
bot.listening(mpc.nowplaying)
current = mpc.nowplaying
status = bot.listening(current)
if status != current
puts("tried to update listening status but got #{status} back")
end
else
bot.idle
The note is not visible to the blocked user.