aboutsummaryrefslogtreecommitdiffstats
path: root/bot/cogs/alias.py
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-01-12 22:58:45 +0100
committerGravatar GitHub <[email protected]>2019-01-12 22:58:45 +0100
commit70711340d4d34077d54f41170d3b159b498ee73f (patch)
tree709f784a859f55aac925861f9cbb839fda63e2f3 /bot/cogs/alias.py
parentChange log.error to log.exception to avoid hiding traceback (diff)
parentMerge pull request #272 from python-discord/edit-log-timestamp (diff)
Merge branch 'master' into master
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].