mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
!audioset status
something about statuses and songs..
This commit is contained in:
parent
497b13a0c4
commit
a41bc65979
@ -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")
|
await self.bot.say("If only one server is playing music, songs' titles will now show up as status")
|
||||||
else:
|
else:
|
||||||
await self.bot.say("Songs' titles will no longer show up as status")
|
await self.bot.say("Songs' titles will no longer show up as status")
|
||||||
# doen't update for some reason. fix later.
|
# doen't update for some reason. fix later. PR dangit
|
||||||
await self.update_bot_status()
|
await self.update_bot_status()
|
||||||
self.save_settings()
|
self.save_settings()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user