pi_portal.modules.integrations.slack.cli.commands.command_uptime

Slack CLI Uptime commands.

class pi_portal.modules.integrations.slack.cli.commands.command_uptime.UptimeCommand(bot)[source]

Slack CLI command to report the uptime of the system components.

Parameters:

bot (SlackBot) – The configured slack bot in use.

invoke()[source]

Report the uptime of the system and Pi Portal processes.

Return type:

None