Fryyyyy / Fryyyyy/Fryatog

Cards close together

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Maybe check the exact first word to see if it's a match? I wonder how many cards have multiple word names where the first word is also a card?

```
10:34 < Garruk1> if !kinya of the old ways is in play enchanted with !lignify or imprisoned in the moon or song of the dryads and you cast !fractured identity .. your opponents will all get a normal nikya right?
10:34 <+Fryatog> Garruk1: Fractured Identity {3}{W}{U} · Sorcery · Exile target nonland permanent. Each player other than its controller creates a token that's a copy of it. · PZ2-R,C17-R · Vin,Leg
10:34 <+Fryatog> Garruk1: Imprisoned in the Moon {2}{U} · Enchantment — Aura · Enchant creature, land, or planeswalker \ Enchanted permanent is a colorless land with "{T}: Add {C}" and loses all other card types and abilities. · PEMN-R,EMN-R · Vin,Leg,Mod
10:34 <+Fryatog> Garruk1: Nikya of the Old Ways {3}{R}{G} · Legendary Creature — Centaur Druid · 5/5 · You can't cast noncreature spells. \ Whenever you tap a land for mana, add one mana of any type that land produced. · PRNA-R,RNA-R · Vin,Leg,Mod,Std

```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the IRC conversation in the issue and trace the card-name lookup path in the Go bot. Check how multi-word card names are matched when their first word is also a card name; done means the example resolves the intended cards without the premature first-word matches.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.