Skip to content

Added another alias and fixed a bug in Tic-Tac-Toe#619

Merged
Xithrius merged 1 commit into
python-discord:masterfrom
JagTheFriend:master
Mar 10, 2021
Merged

Added another alias and fixed a bug in Tic-Tac-Toe#619
Xithrius merged 1 commit into
python-discord:masterfrom
JagTheFriend:master

Conversation

@JagTheFriend
Copy link
Copy Markdown
Contributor

Fixed bugs in the Tic-Tac-Toe

I changed the code up a bit,
So when the user tries to play the game with an opponent,
The program would first check whether the opponent is a bot or not.
If the bot is a opponent, then game would not start, instead
a message saying: "You can't play Tic-Tac-Toe with bots!" would be sent

Another alias

I also made a new alias called tic

Comment thread bot/exts/evergreen/tic_tac_toe.py Outdated
Comment thread bot/exts/evergreen/tic_tac_toe.py Outdated
@Xithrius Xithrius added area: backend Related to internal functionality and utilities season: evergreen status: waiting for author Waiting for author to address a review or respond to a comment type: enhancement Changes or improvements to existing features labels Mar 10, 2021
Copy link
Copy Markdown
Contributor

@HassanAbouelela HassanAbouelela left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@Xithrius Xithrius merged commit 10b98e9 into python-discord:master Mar 10, 2021
@JagTheFriend
Copy link
Copy Markdown
Contributor Author

Thanks for your contribution!

np x)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: backend Related to internal functionality and utilities status: waiting for author Waiting for author to address a review or respond to a comment type: enhancement Changes or improvements to existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants