From 0c2ad2a55a441d496f5badbe8a361a0cda458f15 Mon Sep 17 00:00:00 2001 From: Parker Date: Fri, 19 Jul 2024 00:25:36 -0500 Subject: Reference Apple Music changes --- code/cogs/news.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'code/cogs/news.py') diff --git a/code/cogs/news.py b/code/cogs/news.py index d7c25d2..5c0c2e7 100644 --- a/code/cogs/news.py +++ b/code/cogs/news.py @@ -18,6 +18,11 @@ class News(commands.Cog): color=BOT_COLOR, ) + embed.add_field( + name="**Apple Music Support!**", + value="> You can now play music through Apple Music links. Just paste the link and the bot will do the rest!", + ) + embed.add_field( name="**Autoplay Update**", value="> Autoplay is now much more stable after a revamp of the previous system. If you experienced short outages recently, this was due to the update. Thank you for your patience!", -- cgit v1.2.3-70-g09d2