No description
Find a file
Víctor Martínez 8a9eb453a9
Merge pull request #6 from JasterV/dependabot/cargo/h2-0.3.17
Bump h2 from 0.3.4 to 0.3.17
2023-04-21 19:26:01 +02:00
src bug solucionao 2021-09-04 00:15:45 +02:00
.env.example Update .env.example 2021-08-28 19:08:55 +02:00
.gitignore first commit 2021-08-24 04:29:35 +02:00
Cargo.lock Bump h2 from 0.3.4 to 0.3.17 2023-04-13 17:19:44 +00:00
Cargo.toml Bump warp from 0.3.1 to 0.3.3 2023-03-29 15:52:49 +00:00
commandslist.txt actor almost done 2021-08-27 15:35:59 +02:00
Procfile webhook setup 2021-08-28 15:22:43 +02:00
README.md Update README.md 2021-08-29 17:18:09 +02:00

gofish_bot

Bot build with Teloxide to play gofish with my friends

@peter-fisher-bot

Game description

Each participant will receive a private message with their status (cards in hand & score) after each turn.

Ask someone for a card, if they have it they will give you all the cards with that number, otherwise you will automatically draw a card.

If the card you've drawn is the same you asked for you can continue asking, otherwise the turn ends.

The game ends if someone has 0 cards in hand!

Build

cargo build [--release]

Run

cargo run