shellbot.commands.update module

class shellbot.commands.update.Update(engine=None, **kwargs)[source]

Bases: shellbot.commands.base.Command

Update input data

execute(bot, arguments=None, **kwargs)[source]

Update input data

Parameters:
  • bot (Shellbot) – The bot for this execution
  • arguments (str or None) – The arguments for this command
on_init()[source]

Localize strings for this command