aboutsummaryrefslogtreecommitdiffstats
path: root/bot/cogs/alias.py
diff options
context:
space:
mode:
authorGravatar Jeremiah Boby <[email protected]>2019-01-12 20:04:12 +0000
committerGravatar GitHub <[email protected]>2019-01-12 20:04:12 +0000
commit98ea5c1c673ea494146bd544b9cca218fdc48829 (patch)
tree35aa45d8ac88b5c815fa1cb4dd17b38de042dcef /bot/cogs/alias.py
parentCondense logic (diff)
parentMerge pull request #273 from python-discord/help-catch-superclass (diff)
Merge branch 'master' into edit-log-timestamp
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].