Dorsum::Twitch::Chat::RollCall
Inherits Reference < Object
Records a new event when a user talks for the first time during stream.
Constants
ARRIVE_INTERVAL = ((8 * 60) * 60) * 1000
We assume someone arrives after they haven't arrived for 8 hours.
Constructors
new(redis : Redis::PooledClient)
SourceInstance methods
clear(context : Context)
Sourcerecord(message : Message)
Sourceredis
Source