Skip to content
  • Tony763's avatar
    mnotify.py 0.4: fix bugs, add new features · f299d65c
    Tony763 authored and Sébastien Helleu's avatar Sébastien Helleu committed
    Fix: Changed dcc regex to match new notify appears (weechat notify now contain IP) - only ddc get request worked
    Fix: Dcc send info about file even with spaces in filename.
    Feature: DCC get request show name with ip, network and size of file.
    Feature: Added dcc send offer and dcc send start notify
    Feature: Setting for notify is divided to off (don't send), on (always send),
    away (send only when away).
    Changed default settings to match new scheme
    Feature: Added small help - I get hard time to find out why no message is send
    All regex checked on https://pythex.org/
    f299d65c