aboutsummaryrefslogtreecommitdiffstats
path: root/bot/cogs/alias.py
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-01-19 12:49:12 +0100
committerGravatar GitHub <[email protected]>2019-01-19 12:49:12 +0100
commit375a42676f1ebd50c21e5e2431fc92d46d8099a4 (patch)
tree3df51f9344722ce536ca77505f6cc42ba5004703 /bot/cogs/alias.py
parentAdding log.trace messages to decorator (diff)
parentMerge pull request #276 from python-discord/helper-talent-pool (diff)
Merge branch 'master' into redirect-help-botcommands
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 0b848c773..0e6b3a7c6 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
+ self, ctx: Context, user: User, *, reason: str
):
"""
Alias for invoking <prefix>bigbrother watch user [text_channel].