mirror of
https://codeberg.org/JasterV/gofish_bot.git
synced 2026-04-26 18:10:09 +00:00
No description
Bumps [warp](https://github.com/seanmonstar/warp) from 0.3.1 to 0.3.3. - [Release notes](https://github.com/seanmonstar/warp/releases) - [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/warp/compare/v0.3.1...v0.3.3) --- updated-dependencies: - dependency-name: warp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| src | ||
| .env.example | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| commandslist.txt | ||
| Procfile | ||
| README.md | ||
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