Skip to main content

/tic_tac_toe

Play a game of Tic-Tac-Toe against the bot on an interactive button grid The /tic_tac_toe command starts an interactive Tic-Tac-Toe game played directly in Discord using a 3x3 grid of buttons. You play as X and the bot plays as O. You always go first. Click any empty cell on the grid to place your X, then the bot responds with its O move and updates the board. Cells that already have a symbol are automatically disabled. The bot’s AI prioritizes winning moves – if it can complete a row, column, or diagonal on its turn, it will. Otherwise, it picks a random available cell. The game ends with a win, loss, or draw. If you don’t make a move within 1 minute, the game ends automatically.