diff --git a/README.MD b/README.MD index 7b389f6..d39be13 100644 --- a/README.MD +++ b/README.MD @@ -10,7 +10,7 @@ java -jar HidekoBot.jar [additional parameters] Where `HidekoBot.jar` is the executable archive and `` is your bot token passed as an argument. Additionally available parameters are: - - **verbose**: log every message that the bot receives. Very spammy and performance heavy. + - **verbose**: log every message that the bot receives, plus additional debugging messages. Very spammy and performance heavy. - **refresh**: force refresh the bot's commands. *Note: Java 16 or later is required.*