AIGCS

Migration Guide

Migrate from other comment systems to AIGCS

Overview

Migrating to AIGCS from another comment system can be done in a few steps, depending on the source system.

General Process

  1. Deploy AIGCS — follow the Quick Start
  2. Create a site matching your domain
  3. Configure AI providers for your comment needs
  4. Embed the widget on your site
  5. Redirect old comment URLs (if needed)
  6. Deactivate old system once satisfied

From twikoo / waline / artalk

Automated migration tools for these systems are not planned.

To migrate your existing comments:

  1. Export comment data from the source system (usually JSON/CSV)
  2. Click Download Template in Site Dashboard → Comment Import/Export to get the AIGCS import format
  3. Use AI to write a conversion script that transforms your exported data into the template format
  4. Import the converted file via the Comment Import/Export section in the admin panel

On this page