aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar scragly <[email protected]>2018-12-05 13:13:10 +0100
committerGravatar GitHub <[email protected]>2018-12-05 13:13:10 +0100
commitb85699ab48be91a3a170c8bad373f1bc91a85096 (patch)
tree9baf65ad1d4fd12a170f9d034857a77aaaf2f514
parentFixes a bug with the watch alias introduced by our recent change of the watch... (diff)
Update bot/cogs/alias.py
Co-Authored-By: heavysaturn <[email protected]>
-rw-r--r--bot/cogs/alias.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/cogs/alias.py b/bot/cogs/alias.py
index 7824b2c6b..2ce4a51e3 100644
--- a/bot/cogs/alias.py
+++ b/bot/cogs/alias.py
@@ -71,7 +71,7 @@ class Alias:
@command(name="watch", hidden=True)
async def bigbrother_watch_alias(
- self, ctx, user: User, reason: str = None
+ self, ctx, user: User, *, reason: str = None
):
"""
Alias for invoking <prefix>bigbrother watch user [text_channel].