Commit 689bc633 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Make /me undocumented.

parent 9317b120
......@@ -1552,7 +1552,6 @@ commands.help = {
};
commands.me = {
description: 'send action message',
f: (c, r) => {
// handled as a special case
throw new Error("this shouldn't happen");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment