diff --git a/earwigbot/commands/registration.py b/earwigbot/commands/registration.py index 05eff7c..b643521 100644 --- a/earwigbot/commands/registration.py +++ b/earwigbot/commands/registration.py @@ -42,7 +42,7 @@ class Registration(Command): try: reg = user.registration except exceptions.UserNotFoundError: - msg = "the user \x0302{0}\x0F does not exist." + msg = "The user \x0302{0}\x0F does not exist." self.reply(data, msg.format(name)) return diff --git a/earwigbot/commands/remind.py b/earwigbot/commands/remind.py index e829f56..e8470cb 100644 --- a/earwigbot/commands/remind.py +++ b/earwigbot/commands/remind.py @@ -32,19 +32,19 @@ class Remind(Command): def process(self, data): if not data.args: - msg = "please specify a time (in seconds) and a message in the following format: !remind