d-Rickyy-b / Python-BlackJackBot

A Telegram bot written in Python to play the game BlackJack alone or with your friends
https://telegram.me/BlackJackBot
GNU General Public License v3.0
76 stars 37 forks source link

Suggestions #36

Closed DO97 closed 4 years ago

DO97 commented 7 years ago
  1. "Stop" button is a bit confusing. Sometimes people exchange it as the "No more card" button.

  2. Instead of a double /start command to play, maybe there should be a /new command for a new game and /start command to start the game.

  3. Replace the X in: "✖️Players who busted" with ❌.

d-Rickyy-b commented 4 years ago

For the rework I have done the following:

  1. There no longer is a stop button. You need to use the /stop command now
  2. Haven't done such a thing yet
  3. I replaced the X emoji as you suggested.