add chghost capability support

This commit is contained in:
ailin-nemui 2019-08-13 02:52:26 +02:00
commit 4dbbbf47a4
8 changed files with 74 additions and 0 deletions

View file

@ -21,6 +21,7 @@
#define CAP_SETNAME "draft/setname"
#define CAP_INVITE_NOTIFY "invite-notify"
#define CAP_AWAY_NOTIFY "away-notify"
#define CAP_CHGHOST "chghost"
/* returns IRC_SERVER_REC if it's IRC server, NULL if it isn't */
#define IRC_SERVER(server) \