Skip to main content

build_sensorium_loop

Function build_sensorium_loop 

Source
pub fn build_sensorium_loop(
    bot_token: String,
    app_token: String,
    default_channel: String,
) -> SensoriumLoop
Expand description

Construct a SensoriumLoop with a SlackGateway registered. Does not register any workers — callers can add their own before calling run().