Lake

Results 60 comments of Lake

+1 for this. For fellow Googlers: An easy workaround for this is to use the normal element selector (Ctrl-shift-C) and then switch to the Components tab, where the corresponding React...

Thanks for the PR and your patience in my late response. This looks like a great change. I'll look it over and test soon.

Can you send a working config? I receive this error when running under a default configuration, with the incorrect_answers field removed from a category. ``` TypeError: Cannot read property '0'...

This appears to conflict with other configurations. We will need some sort of handling for the following: - Making admins aware that once they set up questions without incorrect answers,...

For approval, these errors need to be fixed so that your changes will not interfere with anyone else's configurations of the bot. I am willing to work on this for...

Fixes look good so far. I will do a final round of testing and approve this after 2.0 hits stable.

Update: Still awaiting the final changes and release of 2.0. Afterwards, this PR will be my first priority here. Thanks for your patience.

Still here. I will be looking at this shortly. I'm hoping to submit any reviews (if needed) for this soon--couple weeks at the latest. Thanks again for waiting.

1. Errors out if you attempt to start a normal trivia game with questions that do not have all incorrect answers: ``` C:\Content\Dev\_Discord\Discord-Trivia-Bot\lib\game\game.js:167 answers[i] = answers[i].toString(); ^ TypeError: Cannot read...

I understand. Feel free to close this out, or you can keep it open if you think your situation will change eventually.