aboutsummaryrefslogtreecommitdiff
path: root/code/cogs/help.py
diff options
context:
space:
mode:
Diffstat (limited to 'code/cogs/help.py')
-rw-r--r--code/cogs/help.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/code/cogs/help.py b/code/cogs/help.py
index 2475564..fe41d17 100644
--- a/code/cogs/help.py
+++ b/code/cogs/help.py
@@ -56,7 +56,8 @@ commands_and_descriptions = {
},
"autoplay": {
"description": (
- "Keep the music playing forever with music suggestions from OpenAI"
+ "Keep the music playing forever with automatic song"
+ " recommendations"
),
"arguments": {
"on": "Turn autoplay feature on",