Can't copy-paste results of /flip cards
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
The [new /flip](https://keybase.io/blog/cryptographic-coin-flipping) feature is way fun.
While we figure out fun ways to play with hands of cards dealt in the open, it would be nice to at least be able to copy/paste the cards dealt. Currently that only picks up the numbers of the cards, and lists each card on a separate line. The suits should be indicated also. Offhand, I'd suggest it to work so that a copy paste of this:

results in the ASCII text:
Neal: 7D 2H QD 3H AD QC 9D
Dave: 6S 7S JS 3S 8S JH 3D
but I can imagine different choices like using commas to separate cards.
I wonder how it shows up in the API?
I guess the deck has no Jokers....
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the /flip command and inspect how its card results are rendered and exposed through the API; the issue does not name files or tests. Done means copied output includes each card's suit in a usable format, with the API behavior clarified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100