Skip to content

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