Exaphis / HackQ-Trivia

Yet another HQ Trivia bot. Automatically scrapes HQ Trivia questions without OCR and answers them.
MIT License
89 stars 54 forks source link

Fixing NOT questions? #180

Closed HumanCodingMachine closed 4 years ago

HumanCodingMachine commented 4 years ago

Any plausible method to work on not questions?

Exaphis commented 4 years ago

Reversed questions are handled here: https://github.com/Exaphis/HackQ-Trivia/blob/105bb1a494c06377e52762edbe7320c9dcfcf170/hackq_trivia/question_handler.py#L35 Any specific problems with this?

Exaphis commented 4 years ago

No response, assuming solved.