aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/cogs/free.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/cogs/free.py b/bot/cogs/free.py
index 8d413a69b..0010b4a90 100644
--- a/bot/cogs/free.py
+++ b/bot/cogs/free.py
@@ -29,6 +29,7 @@ class Free:
:param seek: How far back to check the last active message.
seek is used only when this command is invoked in a help channel.
+ You cannot override seek without mentioning a user first.
When seek is 2, we are avoiding considering the last active message
in a channel to be the one that invoked this command.