aboutsummaryrefslogtreecommitdiffstats
path: root/bot/cogs/alias.py
diff options
context:
space:
mode:
authorGravatar Jeremiah Boby <[email protected]>2019-01-12 18:13:48 +0000
committerGravatar GitHub <[email protected]>2019-01-12 18:13:48 +0000
commite9085c95a2d72d3a7d774eba266ac431d1c741e5 (patch)
treed9bc16ea6260c2edcb40457e8891d3397a0af9fe /bot/cogs/alias.py
parentChanging check-specific exception to superclass exception so help doesn't bre... (diff)
parentMerge pull request #266 from python-discord/bigbrother-add-watch-message-to-h... (diff)
Merge branch 'master' into help-catch-superclass
Diffstat (limited to '')
-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 2ce4a51e3..0b848c773 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
):
"""
Alias for invoking <prefix>bigbrother watch user [text_channel].