diff --git a/libchat/README.md b/legacy/libchat/README.md similarity index 100% rename from libchat/README.md rename to legacy/libchat/README.md diff --git a/libchat/__init__.py b/legacy/libchat/__init__.py similarity index 100% rename from libchat/__init__.py rename to legacy/libchat/__init__.py diff --git a/libchat/create_db.py b/legacy/libchat/create_db.py similarity index 100% rename from libchat/create_db.py rename to legacy/libchat/create_db.py diff --git a/libchat/libchat.py b/legacy/libchat/libchat.py similarity index 100% rename from libchat/libchat.py rename to legacy/libchat/libchat.py diff --git a/wechat/libchathelper.py b/legacy/libchathelper.py similarity index 100% rename from wechat/libchathelper.py rename to legacy/libchathelper.py