diff --git a/Scripts/Bots/DiscordBot/bot.py b/Scripts/Bots/DiscordBot/bot.py index ccf3dd2f8..54a350bbf 100644 --- a/Scripts/Bots/DiscordBot/bot.py +++ b/Scripts/Bots/DiscordBot/bot.py @@ -56,7 +56,8 @@ async def mc(ctx): async def _8arm(ctx, *, question): responses = [ "As I see it, yes.", - "Ask again later." "Better not tell you now.", + "Ask again later.", + "Better not tell you now.", "Cannot predict now.", "Concentrate and ask again.", "Don’t count on it.",