more warning

This commit is contained in:
Will Tekulve 2016-04-22 19:42:03 -04:00
parent 12064ca487
commit a7d4438109

View File

@ -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: