diff --git a/bot/awesomescibo.js b/bot/awesomescibo.js index 44a1053..b700d33 100755 --- a/bot/awesomescibo.js +++ b/bot/awesomescibo.js @@ -349,7 +349,8 @@ async function generateRound(message) { msg.edit(`${message.author}, here's your round: https://api.adawesome.tech/round/${round._id.toString()}`); }); }); - } + }); + } async function startScoring(message) { let scoreA = 0;