isso-to-disqus

This tool generates an Disqus-compatible WXR-like XML file from an Isso SQLite database file.

MIT License

Stars
3

Migrate Isso comments to Disqus

This tool generates an Disqus-compatible WXR-like XML file from an Isso SQLite database file.

Usage

Dependencies:

  • Python 3
git clone https://github.com/angristan/isso-to-disqus.git
cd isso-to-disqus
pip install -r requirements.txt

Now copy the sqlite (.db) file from your Isso server into the folder.

Get your XML export:

export WEBSITE_URL=https://blog.tld DB_FILE_PATH=comments.db
python isso-to-disqus.py

Once you create a new Disqus community, you can import the XML file from the settings, or import.disqus.com.