|
@ -313,7 +313,7 @@ async function generateRound(message) { |
|
|
} |
|
|
} |
|
|
}); |
|
|
}); |
|
|
let i; |
|
|
let i; |
|
|
let finalizedHTML = '<html><body style="width: 70%; margin-left: auto; margin-right: auto;"><h4 style="text-align: center; text-decoration: underline overline; padding: 7px;">ROUND GENERATED BY AWESOMESCIBO USING THE SCIBOWLDB API</h4>'; |
|
|
let finalizedHTML = '<html><body style="width: 70%; margin-left: auto; margin-right: auto;"><h2 style="text-align: center; text-decoration: underline overline; padding: 7px;">ROUND GENERATED BY AWESOMESCIBO USING THE SCIBOWLDB API</h2>'; |
|
|
for (i = 1; i < 26; i++) { |
|
|
for (i = 1; i < 26; i++) { |
|
|
let tossup_question; |
|
|
let tossup_question; |
|
|
let question_category; |
|
|
let question_category; |
|
|