larssieboy18 / discord-uno

An UNO Discord bot hosted on Autocode
https://autocode.com/mp/?fork=github%3Alarssieboy18%2Fdiscord-uno
MIT License
1 stars 0 forks source link

Change description of embed when it is not the start of the game anymore #126

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

lines: 120 labels: development assignees: larssieboy18 Currently, the message shows a message saying that the player that starts the game starts the game. For consequent turns, it should be altered to show that it is someones turn instead of the person starting a game.

Line: 131 https://github.com/larssieboy18/discord-uno/blob/c3a951fc2326b87a74761a4ecf95acbf38554871//functions/events/discord/uno/start.js#L128-L138