From 0f501deddfc1ec5bf82b5bfdc1dc07dfd63b1a8e Mon Sep 17 00:00:00 2001 From: SebastiaanZ <33516116+SebastiaanZ@users.noreply.github.com> Date: Mon, 14 Jan 2019 12:58:45 +0100 Subject: Updating docstring for 'bigbrother nominate' command so it's equal to 'nominate' --- bot/cogs/bigbrother.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bot/cogs/bigbrother.py b/bot/cogs/bigbrother.py index 289bc47aa..b68785161 100644 --- a/bot/cogs/bigbrother.py +++ b/bot/cogs/bigbrother.py @@ -379,8 +379,8 @@ class BigBrother: """ Nominates a user for the helper role by adding them to the talent-pool channel - A `reason` for watching is required, which is added for the user to be watched as a - note (aka: shadow warning) + A `reason` for the nomination is required and will be added as a note to + the user's records. """ # Note: This function is called from HelperNomination.nominate_command so that the -- cgit v1.2.3