diff --git a/commands/Info/about.js b/commands/info/about.js similarity index 100% rename from commands/Info/about.js rename to commands/info/about.js diff --git a/commands/Info/chat.js b/commands/system/chat.js similarity index 100% rename from commands/Info/chat.js rename to commands/system/chat.js diff --git a/commands/Info/new-chat.js b/commands/system/new-chat.js similarity index 100% rename from commands/Info/new-chat.js rename to commands/system/new-chat.js diff --git a/commands/Info/session-id.js b/commands/system/session-id.js similarity index 100% rename from commands/Info/session-id.js rename to commands/system/session-id.js diff --git a/commands/Info/view-session-history.js b/commands/system/view-session-history.js similarity index 100% rename from commands/Info/view-session-history.js rename to commands/system/view-session-history.js