From d997d8a3d640cf36b0e705db249e1a8865f0b54f Mon Sep 17 00:00:00 2001 From: gennyble Date: Thu, 14 Aug 2025 23:17:13 -0500 Subject: slightly scuffed revise command --- src/main.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.rs') diff --git a/src/main.rs b/src/main.rs index 0909251..d02c9c1 100644 --- a/src/main.rs +++ b/src/main.rs @@ -155,6 +155,7 @@ async fn handle_event(event: Event, brain: Arc) -> Result<(), Box Commands::About, "leaderboard" => Commands::Leaderboard, "points" => Commands::Points, + "revise" => Commands::Revise, "permission" => Commands::Permission, "import" => Commands::Import, _ => panic!("'{}' is not a command", cmd.name), -- cgit 1.4.1-3-g733a5