/TicTacToeBot

A discord bot written in Python that allows two users to play Tic-Tac-Toe

Primary LanguagePython

TicTacToe-Bot

A discord bot written in Python that allows two users can play Tic-Tac-Toe

How to use

Prerequisites

Using the bot

  1. Clone this repository.
  2. Go to discord developer portal and create a new application.
  3. In the application select Bot -> Add a bot.
  4. Scroll down and enable Message Content Intent.
  5. Then click Reset Token and copy that token. Place this token in the program where it says "PLACE TOKEN HERE".
  6. To invite the bot to your server, go to the developer portal -> bot's application -> URL Generator.
  7. In scopes select Bots and in Bot permissions select the following:
    • Read message history
    • Send messages
  8. Run the bot.
  9. Use the command $ttt <@user>.