Discovers active livestream chats and converts them into GelotvBot.Targets.
Summary
Types
Functions
@spec discover( [spec()], keyword() ) :: {:ok, [GelotvBot.Target.t()]} | {:error, term()}
@spec discover_one( spec(), keyword() ) :: {:ok, [GelotvBot.Target.t()]} | {:error, term()}