Implement admall command to run commands as the administrative relay user

This commit is contained in:
2019-10-02 13:46:02 +01:00
parent b19dfcc113
commit 0f31d7f5e2
2 changed files with 23 additions and 0 deletions

View File

@@ -26,5 +26,6 @@
"token": "token <add|del|list> [<key>] [<relay>]",
"all": "all <entity> <text ...>",
"allc": "allc <network|alias> <(network)|(alias)> <entity> <text ...>",
"admall": "admall <entity> <text ...>",
"swho": "swho <network> [<channel>]"
}