diff options
Diffstat (limited to 'code/cogs')
-rw-r--r-- | code/cogs/news.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/cogs/news.py b/code/cogs/news.py index 642e824..c115559 100644 --- a/code/cogs/news.py +++ b/code/cogs/news.py @@ -20,7 +20,7 @@ class News(commands.Cog): 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!", + value="> After some trial and error, you can now play music through Apple Music links. Just paste the link and the bot will do the rest!", ) embed.add_field( |