Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apollo now supports chess! #265

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Apollo now supports chess! #265

wants to merge 18 commits into from

Conversation

aaj2005
Copy link
Contributor

@aaj2005 aaj2005 commented Nov 7, 2024

No description provided.

@aaj2005 aaj2005 linked an issue Nov 7, 2024 that may be closed by this pull request
apollo.py Show resolved Hide resolved
@@ -59,6 +59,7 @@ async def thanks(self, message: Message):
search(r"\b" + thank + r"\b", message.content.lower()) for thank in thanks
):
return

Copy link
Member

Choose a reason for hiding this comment

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

not a negative comment, just intruiged

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i forgot to switch branches and it ended up here 🤷‍♂️

1pximage.png Outdated Show resolved Hide resolved
cogs/commands/chess.py Outdated Show resolved Hide resolved
Copy link
Member

Choose a reason for hiding this comment

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

image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this was so annoying to try to fix, but should work now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chess Board rendering
2 participants