weechat / scripts

Official scripts for WeeChat.
https://weechat.org/scripts/
231 stars 222 forks source link

read_marker.py 0.2.0: use irc_cap_sync_req modifier #536

Closed emersion closed 1 year ago

emersion commented 1 year ago

Instead of overwriting the irc.server_default.capabilities config option, use the new irc_cap_sync_req modifier to request the extra read-marker capability.

Checklist (script update)