errbot.core_plugins.backup module

class errbot.core_plugins.backup.Backup(bot, name=None)[source]

Bases: BotPlugin

Backup related commands.

backup(msg, args)[source]

Backup everything. Makes a backup script called backup.py in the data bot directory. You can restore the backup from the command line with errbot –restore