adjust stop's help message

This commit is contained in:
Aine
2022-08-24 09:57:22 +03:00
parent 82b84e3c35
commit d361e31a60

View File

@@ -18,7 +18,7 @@ var (
commands = map[string]string{
// special commands
"help": "Get help",
"stop": "Disable bridge for that room",
"stop": "Disable bridge for that room and clear all configuration",
// options commands
"mailbox": "Get or set mailbox of that room",