niallmurphy-ie / Cryptic-Crossword-Companion

Parse clues to give hints and adds a persistent notes feature to cryptic crossword websites. In the Chrome web store.
https://chrome.google.com/webstore/detail/cryptic-crossword-compani/bcnafjlhjnbkehcahdlllkchfbcofgeg
4 stars 0 forks source link

License? #2

Open idmyn opened 6 months ago

idmyn commented 6 months ago

Hey there - this is a really cool project!

I found this through reddit when I was searching for a cryptic crossword helper that wasn't trying to give you answers, just a helping hand for beginners.

I'm wonder if you'd mind me copying/modifying/using the code in this repo (with attribution) for a project or two of my own? I'm thinking of making a library to publish on npm, and maybe using that library to make a telegram bot which would respond to clues with helpful information.

In any case, thanks for building and sharing this :)

niallmurphy-ie commented 6 months ago

Hi David,

You're welcome to use any of it as you wish. You can let me know how it looks when you're done.

Best regards, Niall

On Wed, Jan 3, 2024 at 3:57 PM David Mynors @.***> wrote:

Hey there - this is a really cool project!

I found this through reddit when I was searching for a cryptic crossword helper that wasn't trying to give you answers, just a helping hand for beginners.

I'm wonder if you'd mind me copying/modifying/using the code in this repo (with attribution) for a project or two of my own? I'm thinking of making a library to publish on npm, and maybe using that library to make a telegram bot which would respond to clues with helpful information.

In any case, thanks for building and sharing this :)

— Reply to this email directly, view it on GitHub https://github.com/niallmurphy-ie/Cryptic-Crossword-Companion/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC5PWW2DMJHWUTGAEJ5VTLLYMUMPDAVCNFSM6AAAAABBLDOZCKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DGNJTHEZDCNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

idmyn commented 4 months ago

Hi Niall,

Thanks again for your work on this :) I've refactored it here and published the parseClue, findAbbreviations, and findIndicators on npm in the @idmyn/cryptic package.

And I've made the hints accessible through a Telegram bot: t.me/CrypticHelpBot