tripleee / sloshy

Sloshy the Thawman, a simple chatbot to keep rooms alive on Stack Overflow / Stack Exchange
6 stars 11 forks source link

Refactor scrape_chat to be reusable #95

Open tripleee opened 1 month ago

tripleee commented 1 month ago

Increasingly, Sloshy-specific logic has crept into this module even though I intended to keep it general enough to be used by other components.

Refactor the Sloshy logic back into sloshy.py, perhaps by using some sort of callback mechanism to control the traversal of transcripts.