formatting, apparently

master
BodgeMaster 2022-02-22 21:17:46 +01:00
parent 8c0abb092a
commit 4d04523cfe
1 changed files with 3 additions and 3 deletions

View File

@ -45,9 +45,9 @@ public class QuizHandler {
System.err.println("Something went wrong while trying to get the sent message object.");
e.printStackTrace();
}
//TODO: add white question mark reaction
//TODO: add reaction handler (preferably to channel?)
// TODO: add white question mark reaction
// TODO: add reaction handler (preferably to channel?)
} else {
user.sendMessage(
"You have already had the maximum amount of questions that you can get with the current question set.");