Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Scrape through other chat rooms for additional messages #5

Open
gunr2171 opened this issue Nov 22, 2015 · 1 comment
Open

Scrape through other chat rooms for additional messages #5

gunr2171 opened this issue Nov 22, 2015 · 1 comment

Comments

@gunr2171
Copy link
Member

Messages are moved to other rooms, like the CV graveyard. We need to search through that room as well to get the complete list of CV requests and other stats.

I will need some help on this, mostly about "how do I get moved messages from a particular day."

@gunr2171
Copy link
Member Author

So there might be a problem.

If you join a chat room you can easily find out if a message has been moved: there will be a <span class="moved"> in the message node.

However, this seems to be gone when looking at the transcript. I now don't have a way to figure out if a message has been moved to the current chat room or was there to begin with.

Now, you can view the history of the message to get the details, but I don't want to load a page for each and every message.

Worst case is that I can assume everything in the graveyard was moved, but I'd rather have hard facts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant