diff options
author | Parker <contact@pkrm.dev> | 2024-07-20 19:17:05 -0500 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2024-07-20 19:17:05 -0500 |
commit | 8e84d9e11f10686d8c0a54915fa8285c7c5cdec8 (patch) | |
tree | 9eeece1fa55ad1760dd685a9e63fba8f8e1995a4 /code | |
parent | d6a713a9488d9d3204e9a1374b808b8775179349 (diff) |
Update news message
Diffstat (limited to 'code')
-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( |