mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 00:33:13 +02:00
Add IRC command redirection (task #6703)
This commit is contained in:
@@ -30,6 +30,8 @@ enum t_irc_upgrade_type
|
||||
IRC_UPGRADE_TYPE_CHANNEL,
|
||||
IRC_UPGRADE_TYPE_NICK,
|
||||
IRC_UPGRADE_TYPE_RAW_MESSAGE,
|
||||
IRC_UPGRADE_TYPE_REDIRECT_PATTERN,
|
||||
IRC_UPGRADE_TYPE_REDIRECT,
|
||||
};
|
||||
|
||||
extern int irc_upgrade_save ();
|
||||
|
||||
Reference in New Issue
Block a user