Searched refs:bots_ttl_min (Results 1 – 1 of 1) sorted by relevance
457 def __init__(self, bot_count, bots_ttl_min, muted=True): argument468 self._bots_ttl_sec = bots_ttl_min * 60 + 30