aboutsummaryrefslogtreecommitdiffstats
path: root/bot/cogs/alias.py
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2019-01-14 19:17:51 +0100
committerGravatar GitHub <[email protected]>2019-01-14 19:17:51 +0100
commit310f0ef474f623331c26312a25f91f08a6e7f8f5 (patch)
tree80efbb2dc1ff490a39e95c146d0ab7f2ddaf8399 /bot/cogs/alias.py
parentFix bbmessage emoji pointing to incorrect ID (diff)
parentMerge pull request #215 from python-discord/user_command_improvements (diff)
Merge branch 'master' into fix-bb-emoji
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].