aboutsummaryrefslogtreecommitdiffstats
path: root/bot/cogs/alias.py
diff options
context:
space:
mode:
authorGravatar Chris Goes <[email protected]>2019-01-15 22:32:34 -0700
committerGravatar GitHub <[email protected]>2019-01-15 22:32:34 -0700
commit569901f88638ea70b3605368cbc65667cdd979ba (patch)
treec57efe72267c5532c0bf5b380809b09d41e4e28e /bot/cogs/alias.py
parentChange logging statement to use author instead of username (diff)
parentMerge pull request #256 from python-discord/fix-bb-emoji (diff)
Merge branch 'master' into moderation-hierarchy-check
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].