aboutsummaryrefslogtreecommitdiffstats
path: root/bot/cogs/alias.py
diff options
context:
space:
mode:
authorGravatar S. Co1 <[email protected]>2019-01-12 12:25:34 -0500
committerGravatar GitHub <[email protected]>2019-01-12 12:25:34 -0500
commitdc73cc829026cd8f63019a061d9b75a735b14835 (patch)
tree2d19963fd63acc7d052bdd7e7eed761bfadea3a0 /bot/cogs/alias.py
parentMerge pull request #269 from python-discord/disable-rich-embed-filter (diff)
parentMerge branch 'master' into bigbrother-add-watch-message-to-header-embed (diff)
Merge pull request #266 from python-discord/bigbrother-add-watch-message-to-header-embed
Add watch reason to big brother header embed & fix small bug in watch command
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].