This is a simple weechat plugin that shows weechat messages through native OS X notifications using AppleScript.
Install terminal-notifier
and copy the script to
~/.weechat/python/autoload
mkdir -p ~/.weechat/python/autoload
wget https://raw.githubusercontent.com/keith/terminal-notifier-weechat/master/terminal_notifier.py ~/.weechat/python/autoload