style(modlog): Phrase information about reason command better (#2777)

This commit is contained in:
jack1142 2019-06-19 14:40:25 +02:00 committed by Michael H
parent 9d008d587a
commit 57d5c0870a

View File

@ -116,7 +116,7 @@ class Case:
if self.reason:
reason = "**Reason:** {}".format(self.reason)
else:
reason = "**Reason:** Use `[p]reason {} <reason>` to add it".format(self.case_number)
reason = "**Reason:** Use the `reason` command to add it"
if self.moderator is not None:
moderator = escape_spoilers(