You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the problem is the "xchat.hook_print('Channel Message', ..." hook, but i does not see an alternative, except an "xchat.hook_server('PRIVMSG',..." hook, but then we have to handle the different print events ourself.
The text was updated successfully, but these errors were encountered:
I think the problem is the "xchat.hook_print('Channel Message', ..." hook, but i does not see an alternative, except an "xchat.hook_server('PRIVMSG',..." hook, but then we have to handle the different print events ourself.
The text was updated successfully, but these errors were encountered: