securiphant.alert_bot package

Submodules

securiphant.alert_bot.AlertBot module

securiphant.alert_bot.AlertBotParser module

class securiphant.alert_bot.AlertBotParser.AlertBotParser

Bases: kudubot.parsing.CommandParser.CommandParser

The Parser for the Alert Bot

classmethod commands() → List[kudubot.parsing.Command.Command]
Returns

The enabled commands for this bot

classmethod name() → str
Returns

The name of the parser

Module contents