huskies: merge 1153 story huskies projects chat command — list every registered project with port and status
This commit is contained in:
@@ -33,6 +33,8 @@ pub mod htop;
|
||||
pub mod new_project;
|
||||
/// `project-rebuild <name>` chat command — rebuild Docker image, swap container, preserve state.
|
||||
pub mod project_rebuild;
|
||||
/// `projects` chat command — list all registered gateway projects.
|
||||
pub mod projects;
|
||||
/// Rebuild command — triggers a server rebuild/restart via a bot command.
|
||||
pub mod rebuild;
|
||||
/// Reset command — handles `!reset` bot commands to restart the server state.
|
||||
|
||||
Reference in New Issue
Block a user