formatting, apparently
parent
8c0abb092a
commit
4d04523cfe
|
@ -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 white question mark reaction
|
||||
|
||||
//TODO: add reaction handler (preferably to channel?)
|
||||
// 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.");
|
||||
|
|
Loading…
Reference in New Issue