This commit is contained in:
ailin-nemui 2021-02-25 00:17:51 +01:00 committed by GitHub
commit 18f3da48fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 383 additions and 40 deletions

View file

@ -26,6 +26,8 @@
#define CAP_CHGHOST "chghost"
#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) \