implement account-tag

This commit is contained in:
ailin-nemui 2020-05-04 01:14:25 +02:00 committed by Ailin Nemui
commit c9aae766f5
4 changed files with 46 additions and 2 deletions

View file

@ -27,6 +27,7 @@
#define CAP_ACCOUNT_NOTIFY "account-notify"
#define CAP_SELF_MESSAGE "znc.in/self-message"
#define CAP_SERVER_TIME "server-time"
#define CAP_ACCOUNT_TAG "account-tag"
/* returns IRC_SERVER_REC if it's IRC server, NULL if it isn't */
#define IRC_SERVER(server) \