name 'player_leave_game' is not defined #14
Loading…
Referencia en una nova incidència
Aún no existe contenido.
Eliminar la rama con el nombre '%!s()'
Eliminar una rama es permanente. NO PUEDE deshacerse. ¿Continuar?
When player ask the bot to finish game the code throws out this error:
Traceback (most recent call last):
File "mastochess.py", line 2225, in
toot_text = '@'+username + ' ' + player_leave_game + ' ' + white_user
NameError: name 'player_leave_game' is not defined