From f003000d8c9e134bd13269ed59d6d3a5ff294ed7 Mon Sep 17 00:00:00 2001 From: Will Tekulve Date: Mon, 13 Jun 2016 22:36:52 -0400 Subject: [PATCH] Revert "boop" This reverts commit ba1d83737314634f5d938334c162ef6be94162e6. --- cogs/audio.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/audio.py b/cogs/audio.py index c95a41cea..f1c7d8ec8 100644 --- a/cogs/audio.py +++ b/cogs/audio.py @@ -977,7 +977,7 @@ class Audio: await self.bot.say("If only one server is playing music, songs' titles will now show up as status") else: await self.bot.say("Songs' titles will no longer show up as status") - # go ahead and update here. + # doen't update for some reason. fix later. PR dangit await self.update_bot_status() self.save_settings()