A discord bot written in Python that allows two users can play Tic-Tac-Toe
- Download Python
- Download and install discord.py
- Clone this repository.
- Go to discord developer portal and create a new application.
- In the application select Bot -> Add a bot.
- Scroll down and enable Message Content Intent.
- Then click Reset Token and copy that token. Place this token in the program where it says "PLACE TOKEN HERE".
- To invite the bot to your server, go to the developer portal -> bot's application -> URL Generator.
- In scopes select Bots and in Bot permissions select the following:
- Read message history
- Send messages
- Run the bot.
- Use the command $ttt <@user>.