EXPORTED {
	global:
		zoitechat_hook_command;
		zoitechat_event_attrs_create;
		zoitechat_event_attrs_free;
		zoitechat_hook_server;
		zoitechat_hook_server_attrs;
		zoitechat_hook_print;
		zoitechat_hook_print_attrs;
		zoitechat_hook_timer;
		zoitechat_hook_fd;
		zoitechat_unhook;
		zoitechat_print;
		zoitechat_printf;
		zoitechat_command;
		zoitechat_commandf;
		zoitechat_nickcmp;
		zoitechat_set_context;
		zoitechat_find_context;
		zoitechat_get_context;
		zoitechat_get_info;
		zoitechat_get_prefs;
		zoitechat_list_get;
		zoitechat_list_free;
		zoitechat_list_fields;
		zoitechat_list_next;
		zoitechat_list_str;
		zoitechat_list_int;
		zoitechat_plugingui_add;
		zoitechat_plugingui_remove;
		zoitechat_emit_print;
		zoitechat_emit_print_attrs;
		zoitechat_list_time;
		zoitechat_gettext;
		zoitechat_send_modes;
		zoitechat_strip;
		zoitechat_free;
		zoitechat_pluginpref_set_str;
		zoitechat_pluginpref_get_str;
		zoitechat_pluginpref_set_int;
		zoitechat_pluginpref_get_int;
		zoitechat_pluginpref_delete;
		zoitechat_pluginpref_list;
	local: *;
};
