web

FastAPI web application for multi-platform bot management.

web.set_bot_runner(runner)[source]

Set the bot runner.

Return type:

None

Parameters:

runner (Any)

web.set_config(cfg)[source]

Set bot configuration.

Return type:

None

Parameters:

cfg (Any)