Implement command force-refresh arg
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -10,7 +10,8 @@ java -jar HidekoBot.jar <botToken> [additional parameters]
|
||||
Where `HidekoBot.jar` is the executable archive and `<botToken>` 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. Very spammy and performance heavy.
|
||||
- **refresh**: force refresh the bot's commands.
|
||||
|
||||
*Note: Java 16 or later is required.*
|
||||
|
||||
|
Reference in New Issue
Block a user