mirror of
https://github.com/irssi/irssi.git
synced 2026-08-22 01:52:19 +02:00
implement account-tag
This commit is contained in:
parent
e864467a2b
commit
c9aae766f5
4 changed files with 46 additions and 2 deletions
|
|
@ -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) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue