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

A few change - rename BotName, set status, fix clue error #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

beninato8
Copy link

Thanks a ton for creating this awesome puzzle. It was pretty fun to work on. I saw you released the code behind the bot, so I wanted to take a look. No worries if you don't want to accept these changes. Here is a summary of them:

  • add a LICENSE file (feel free to change/remove)
  • rename BotName to MonikaBot
  • add a custom status that changes
  • fix a typo in clue 6 (I told @jgl789 when I found it) and add the full translation as a valid answer
  • simplify getZs
  • replace x == 'foo' or x == 'bar' with x in ['foo', 'bar']

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.

1 participant