Skip to content

🕹️ Simple discord.js v13 bot featuring a tic-tac-toe command using discord button components.

License

Notifications You must be signed in to change notification settings

max-ihurst/discord.js-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-tac-toe

A simple tic-tac-toe discord bot game using the new message buttons and slash commands. Challenge other players to a game of tic-tac-toe using the slash command.
Exmaple:

Command list

/tic-tac-toe <target>
/ping
/help

Installation

  • Fork the repository and clone your fork.
  • git clone https://github.com/your-username/discord.js-tictactoe.git
  • cd discord.js-tictactoe
  • yarn install
  • Then create a .env file.
  • Add an enviromental variables
BOT_TOKEN=***
CLIENT_ID=***
GUILD_ID=***

Author

Coltzy

About

🕹️ Simple discord.js v13 bot featuring a tic-tac-toe command using discord button components.

Resources

License

Stars

Watchers

Forks