Skip to content

TicTacToe 3.0

Latest
Compare
Choose a tag to compare
@SrinSS01 SrinSS01 released this 18 Sep 07:15
· 3 commits to main since this release
1f3e67a

TicTacToe Bot for discord

  • download the jar then open terminal or command prompt

  • type java -jar TicTacToeBot-3.0.jar PLACE_YOUR_BOT_TOKEN_HERE <database_username> <database_password> <database_host_name> <database_name>

  • then press enter and if the bot token is ok then the bot should start working

NOTE you can also set the BOT_TOKEN environment variable instead of passing it as an argument,

Change log

  • changed from mondodb to MariaDB