Function importBackup

  • Import a backup of the bot to the current config directory.

    Parameters

    • configDir: string

      The config directory where the backup should be imported.

    • backupDir: string

      The backup directory from which the backup should be imported.

    • logger: Readonly<Logger>

      The logger.

    Returns Promise<void>

Generated using TypeDoc