Actions
Feature #3471
closed
V.
PA
Add support for IRCv3 echo-message
Feature #3471:
Add support for IRCv3 echo-message
Start date:
06/03/2017
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Description
Would be nice if we could get support for echo-message.
znc.in/echo-message
PA Updated by Per Amundsen over 8 years ago
You can easily add it using a script like this:
raw CAP:*LS*:if (echo-message isin $1-) { .quote CAP REQ :echo-message }
PA Updated by Per Amundsen over 8 years ago
- Category set to Irc
- Status changed from New to Resolved
- Assignee set to Per Amundsen
I added Options -> Server -> Use echo-message when available for next beta, if enabled, AdiIRC will hide the outgoing message, if there is no echo reply, the message wont be visible.
PA Updated by Per Amundsen over 8 years ago
- Status changed from Resolved to Closed
Actions