{% extends "base.html" %} {% block title %}migrate - irc.now{% endblock %} {% block banner %}{% include "partials/announcement.html" %}{% endblock %} {% block flash %}{% include "partials/flash.html" %}{% endblock %} {% block content %}

migrate from irccloud

enter your irccloud credentials to import your servers and channels. your password is used once to fetch your connection data and is not stored.

{% endblock %}