From a7d4438109617f0d229a0589dc46e234d2a6cc44 Mon Sep 17 00:00:00 2001 From: Will Tekulve Date: Fri, 22 Apr 2016 19:42:03 -0400 Subject: [PATCH] more warning --- cogs/downloader.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cogs/downloader.py b/cogs/downloader.py index b5b7cfcc2..6a369ceef 100644 --- a/cogs/downloader.py +++ b/cogs/downloader.py @@ -49,7 +49,10 @@ class Downloader: "in Red - Discord Bot #support for any cogs " "installed from this repo. If you do require " "support you should contact the owner of this " - "repo.") + "repo.\n\nAgain, ANY repo you add is at YOUR" + " discretion and the creator of Red has " + "ABSOLUTELY ZERO responsibility to help if " + "something goes wrong.") answer = await self.bot.wait_for_message(timeout=15, author=ctx.message.author) if answer is None: