Make /me undocumented.

This commit is contained in:
Juliusz Chroboczek
2020-11-24 15:46:10 +01:00
parent 9317b120fc
commit 689bc63330
-1
View File
@@ -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");