Class Main
java.lang.Object
com.fortemate.dicechess.bot.Main
Entry point for the Dice Chess Java bot starter template.
-
Method Summary
-
Method Details
-
main
Starts the bot application, loads configuration from environment variables, and binds the embedded HTTP webhook server.- Parameters:
args- command-line arguments (currently unused)
-