Aninoss / lawliet-bot

The source code of the Lawliet Discord Bot
GNU General Public License v3.0
49 stars 16 forks source link

hangman command allow inputting more than one char at a time #6

Closed Joshix-1 closed 3 years ago

Joshix-1 commented 3 years ago

It's annoying to always have to input every char at once. This should fix this problem.

But maybe you want to implement it differently. You probably could avoid the mass editing this solution use, but that's there currently too.

Aninoss commented 3 years ago

I would prefer to keep it like it is, because it's not too rare that people forget that the game is currently active and then writing a normal message in the channel can instantly lead to a lost game depending on the implementation