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

Add Aye-aye animal facts #306

Closed
wants to merge 2 commits into from
Closed

Add Aye-aye animal facts #306

wants to merge 2 commits into from

Conversation

renitreni
Copy link

No description provided.

@@ -225,6 +225,7 @@ def check_comment_for_animal(comment, reddit):
botengine('antelope', '\santelopes?\s', reddit, ANTELOPE_FACTS, comment)
botengine('armadillo', '\sarmadillos?\s', reddit, ARMADILLO_FACTS, comment)
botengine('atlantic puffin', '\spuffins?\s', reddit, ATLANTIC_PUFFIN_FACTS, comment)
botengine('aye-aye', '\saye-aye?\s', reddit, AYE_AYE_FACTS, comment)
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm confused: is the name Aye-Aye or Aye Aye? This has issue #168 implications...

Copy link
Author

Choose a reason for hiding this comment

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

This is Aye-Aye...

Copy link
Collaborator

@mpentler mpentler left a comment

Choose a reason for hiding this comment

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

But it only shows up on “aye-aye” while it days “aye aye” in the facts.

Just want to make sure it goes in ok and is triggered properly by people :)

@renitreni renitreni closed this Feb 8, 2023
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.

2 participants