dmegahan / TwitchStats

Python bot for scraping mutliple Twitch.tv streams and IRCs for stream statistics
Apache License 2.0
1 stars 0 forks source link

Emote Graph Name is Incorrect #22

Closed dmegahan closed 9 years ago

dmegahan commented 9 years ago

Graph name is determined by splitting a string exactly like we split the string for the viewer graph, but this is incorrect. After splitting the string, the title ends up being "jlogs", when it should be the date the stream session started.

dmegahan commented 9 years ago

Fixed in https://github.com/dmegahan/TwitchStats/commit/0739ebda97489d69eb7447b195ec6bb4ef7d6fca