mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 11:48:55 -05:00
more warning
This commit is contained in:
parent
12064ca487
commit
a7d4438109
@ -49,7 +49,10 @@ class Downloader:
|
|||||||
"in Red - Discord Bot #support for any cogs "
|
"in Red - Discord Bot #support for any cogs "
|
||||||
"installed from this repo. If you do require "
|
"installed from this repo. If you do require "
|
||||||
"support you should contact the owner of this "
|
"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,
|
answer = await self.bot.wait_for_message(timeout=15,
|
||||||
author=ctx.message.author)
|
author=ctx.message.author)
|
||||||
if answer is None:
|
if answer is None:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user