Skip to content

DjDeveloperr/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe Bot

Play Tic-Tac-Toe in Discord using Buttons! I just tried to make it after seeing this post on Reddit.

Fun fact, this bot is serverless and does not keep any state! Entire state is stored in buttons itself.

Deploy!

While you can invite an existing version here, you can still host it yourself.

You can deploy mod.ts on Deno Deploy.

Click here for a one-click deploy.

After that, you can set "Interactions Endpoint URL" in Developer Portal to the one you get after deploying it.

License

MIT licensed..

Copyright 2022 © DjDeveloperr