class

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)
Source

Instance methods

clear(context : Context)
Source
record(message : Message)
Source
redis
Source