Cribbage Scorer
Tool for scoring your cards in the game of cribbage.
Cribbage Scorer is a plugin that helps you with scoring your cards while playing the game of cribbage. Designed to simplify your game, it allows you to keep track of your points and quickly calculate the scores, eliminating the hassle of manual scoring. With this plugin, you can play the game effortlessly and focus on enjoying your time. No more headaches over calculations or disputes over points. Make the most of your cribbage game with Cribbage Scorer.
How to
Comments (0)
Try it
API docs
Learn how to use Cribbage Scorer effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Calculate the score for my cribbage hand with the starter card '5H' and the hand cards '5C', '9D', 'JS', '3H'."
-
Prompt 2: "What is the score for a cribbage hand with the starter card 'KH' and the hand cards 'AH', '2D', 'JC', '6S'?"
-
Prompt 3: "I need help calculating the score for my cribbage hand with the starter card '6D' and the hand cards '7S', '10C', 'QS', 'KS'."
Features and commands
Feature/Command | Description |
---|---|
score_hand_show | This command calculates the score for a cribbage hand given the starter card and the hand cards. You need to provide the starter card, an array of hand cards, and a boolean value indicating whether the hand is a crib. The command will return the type of response, the calculated score, and a message about the score calculation. |