pi_portal.modules.integrations.slack.cli.commands.command_restart

Slack CLI Restart command.

class pi_portal.modules.integrations.slack.cli.commands.command_restart.RestartCommand(bot)[source]

Slack CLI command to restart the Slack Bot process.

Parameters:

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

invoke()[source]

Restart the Slack CLI bot.

Return type:

None