Actions
Bug #3735
closed
PP
PA
/describe shows incorrect output
Bug #3735:
/describe shows incorrect output
Start date:
10/18/2017
Due date:
% Done:
0%
Estimated time:
Operative System:
Windows 10
Regression:
No
Description
"/describe target text" should send a PRIVMSG of the following format:
server.name PRIVMSG target : $+ $chr(1) $+ ACTION text
But adiirc sends:
server.name PRIVMSG target : $+ $chr(1) $+ ACTION * $+ $me $+ * text
Actions