From d5d815cece8cbe3a021f174022807aeee94f2cdd Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 28 Sep 2024 21:22:57 +0200 Subject: /bot alias --- server/src/commands.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/src') diff --git a/server/src/commands.rs b/server/src/commands.rs index 06659161..478d88e3 100644 --- a/server/src/commands.rs +++ b/server/src/commands.rs @@ -70,7 +70,7 @@ enum Command { }, /// Reload the resource index ReloadIndex, - #[clap(alias = "summon-bot", alias = "spawn-bot")] + #[clap(alias = "summon", alias = "bot")] CreateBot { algo: String, name: Option, -- cgit v1.2.3-70-g09d2