aboutsummaryrefslogtreecommitdiffstats
path: root/bot/cogs/alias.py
diff options
context:
space:
mode:
authorGravatar scragly <[email protected]>2019-01-20 01:19:07 +1000
committerGravatar GitHub <[email protected]>2019-01-20 01:19:07 +1000
commit25094be899d5ed4241a687b6a253d347371c9162 (patch)
treefd0dcda9f58fd41e9222f9008d155785bbec8cdd /bot/cogs/alias.py
parentMove comment checking to after code extraction, use try:finally block for rem... (diff)
parentMerge pull request #284 from python-discord/redirect-help-botcommands (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 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].