mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-04-24 20:10:17 +00:00
798db7368a2df832924be1f28c9720ae6bc60236
interface. This hooks are similar to hexchat_hook_{server,print}() except the
callback passes an extra argument with the (new) structure hexchat_event_attrs.
This structure contains attributes related to the event; by now it only contains
the server_time_utc member which is non-zero if server-time is enabled and the
server used this extension to pass a timestamp.
See issue #661.
(Note: this hooks are still not called by hexchat in this commit.)
Description
Zoitechat Official Mirror
Languages
C
94.5%
Python
1.4%
Perl
1.2%
Meson
1.2%
Shell
0.8%
Other
0.7%