diff --git a/src/soupbot.cpp b/src/soupbot.cpp index 30ca2a8..3b4c06f 100644 --- a/src/soupbot.cpp +++ b/src/soupbot.cpp @@ -165,7 +165,7 @@ int main(int argc, char *argv[]) if (dice() > 1) toot += " and " + get_ingredient(highprio); - toot += ", \nand plenty oil. Salt to taste.\n\nHappy cooking! 🍲\n\n#bot"; + toot += ", \nand plenty oil. Salt to taste. \n\nHappy cooking! 🍲 \n\n#bot"; string answer;